Prev: media: dvb-usb/af9015, fix disconnection crashes
Next: media: dvb/af9015, factor out remote setting
From: Antti Palosaari on 24 Jan 2010 19:00 On 01/22/2010 05:10 PM, Jiri Slaby wrote: > 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(a)suse.cz> > Cc: Antti Palosaari<crope(a)iki.fi> > Cc: Mauro Carvalho Chehab<mchehab(a)redhat.com> > Cc: linux-media(a)vger.kernel.org > --- > drivers/media/dvb/dvb-usb/af9015.c | 222 ++++++++++++++--------------------- > 1 files changed, 89 insertions(+), 133 deletions(-) Acked-by: Antti Palosaari <crope(a)iki.fi> -- http://palosaari.fi/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: media: dvb-usb/af9015, fix disconnection crashes Next: media: dvb/af9015, factor out remote setting |