V4L/DVB (13613): IR: create ir-core module
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 11 Dec 2009 11:34:07 +0000 (08:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:42 +0000 (00:18 -0200)
commit446e4a64d2f6efddc63a47169ba3c8037b620307
tree3b14d76f7e93d5b35de50edf85a9179f759adb3d
parente27d38112eb727df189a9ebf560aa104cb102253
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>
drivers/media/IR/Kconfig
drivers/media/IR/Makefile
drivers/media/IR/ir-functions.c
drivers/media/IR/ir-keytable.c
include/media/ir-common.h
include/media/ir-core.h [new file with mode: 0644]
This page took 0.025016 seconds and 5 git commands to generate.