V4L/DVB (13613): IR: create ir-core module
Split the ir-common into two separate modules:
- ir-core: it is the IR-independent functions;
- ir-common: has the common part used by V4L drivers.
Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>
Showing
- drivers/media/IR/Kconfig 6 additions, 1 deletiondrivers/media/IR/Kconfig
- drivers/media/IR/Makefile 3 additions, 1 deletiondrivers/media/IR/Makefile
- drivers/media/IR/ir-functions.c 0 additions, 3 deletionsdrivers/media/IR/ir-functions.c
- drivers/media/IR/ir-keytable.c 19 additions, 2 deletionsdrivers/media/IR/ir-keytable.c
- include/media/ir-common.h 1 addition, 38 deletionsinclude/media/ir-common.h
- include/media/ir-core.h 57 additions, 0 deletionsinclude/media/ir-core.h
Loading
Please register or sign in to comment