From: Jiri Slaby Date: Fri, 22 Jan 2010 15:10:54 +0000 (-0300) Subject: V4L/DVB: media: dvb/af9015, refactor remote setting X-Git-Tag: v2.6.34-rc1~280^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c3b8b060b3a06f912e5c50bc8ef6ed96195458;p=pandora-kernel.git 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 Acked-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed