kernel-fxtec-pro1x/drivers/media/video/saa7134
Jean Delvare c668f32dca V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
Let card drivers probe for IR receiver devices and instantiate them if
found. Ultimately it would be better if we could stop probing
completely, but I suspect this won't be possible for all card types.

There's certainly room for cleanups. For example, some drivers are
sharing I2C adapter IDs, so they also had to share the list of I2C
addresses being probed for an IR receiver. Now that each driver
explicitly says which addresses should be probed, maybe some addresses
can be dropped from some drivers.

Also, the special cases in saa7134-i2c should probably be handled on a
per-board basis. This would be more efficient and less risky than always
probing extra addresses on all boards. I'll give it a try later.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-06-16 18:21:11 -03:00
..
Kconfig V4L/DVB (11282): saa7134: add RDS support. 2009-03-30 12:43:47 -03:00
Makefile
saa6752hs.c V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 2009-04-06 21:44:22 -03:00
saa7134-alsa.c Merge branch 'topic/snd_card_new-err' into for-linus 2009-03-24 00:35:35 +01:00
saa7134-cards.c V4L/DVB (11732): saa7134: disable not yet existing IR and DVB support on the Compro T750 2009-06-16 18:20:57 -03:00
saa7134-core.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
saa7134-dvb.c V4L/DVB (10926): saa7134: enable digital tv support for Hauppauge WinTV-HVR1120 2009-03-30 12:43:16 -03:00
saa7134-empress.c V4L/DVB (11734): remove hw reset of MPEG encoder when lost/found seq. 2009-06-16 18:20:57 -03:00
saa7134-i2c.c V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00
saa7134-input.c V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00
saa7134-reg.h
saa7134-ts.c V4L/DVB (11733): increase MPEG encoder timout 2009-06-16 18:20:57 -03:00
saa7134-tvaudio.c V4L/DVB (9638): drivers/media: use ARRAY_SIZE 2008-12-29 17:53:34 -02:00
saa7134-vbi.c
saa7134-video.c V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 2009-04-06 21:44:22 -03:00
saa7134.h V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00