Loading drivers/media/IR/ir-keymaps.c +81 −374 File changed.Preview size limit exceeded, changes collapsed. Show changes include/media/ir-core.h +2 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ struct ir_scancode_table { struct ir_scancode *scan; int size; u64 ir_type; char *name; spinlock_t lock; }; Loading Loading
drivers/media/IR/ir-keymaps.c +81 −374 File changed.Preview size limit exceeded, changes collapsed. Show changes
include/media/ir-core.h +2 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ struct ir_scancode_table { struct ir_scancode *scan; int size; u64 ir_type; char *name; spinlock_t lock; }; Loading