]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB: media: dvb/af9015, refactor remote setting
authorJiri Slaby <jslaby@suse.cz>
Fri, 22 Jan 2010 15:10:54 +0000 (12:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:52 +0000 (15:10 -0300)
commit26c3b8b060b3a06f912e5c50bc8ef6ed96195458
tree2db13158c01660cc23a5567ad5e6cb4356bbf4d2
parent634d2d757a435037576bac465a84a02a72c747b6
V4L/DVB: media: dvb/af9015, refactor remote setting

Add af9015_setup structure to hold (right now only remote) setup
of distinct receivers.

Add af9015_setup_match for matching ids against tables.

This is for easier matching different kind of ids against tables
to obtain setups. Currently module parameters and usb vendor ids
are switched into and matched against tables. Hashes will follow.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/af9015.c