V4L/DVB: saa7134: split RC code into a different module
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Sep 2010 17:41:52 +0000 (14:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:09 +0000 (01:06 -0200)
commit896c1422ed49961bf32c980a57218d8c5f8ce3bd
tree637d0c64bcabe1aaa3e0d6a434feb8616d9da5a8
parente051f69ae3ef9bd87977d7473bf82e2080e37044
V4L/DVB: saa7134: split RC code into a different module

This allows the removal of CONFIG_INPUT from saa7134, and
helps to create a better Kconfig dependency hierarchy.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/saa7134/Kconfig
drivers/media/video/saa7134/Makefile
drivers/media/video/saa7134/saa7134-input.c
drivers/media/video/saa7134/saa7134.h
This page took 0.024638 seconds and 5 git commands to generate.