[media] fc0012: use config directly from the config struct
authorAntti Palosaari <[email protected]>
Sun, 9 Dec 2012 15:33:04 +0000 (12:33 -0300)
committerMauro Carvalho Chehab <[email protected]>
Sun, 6 Jan 2013 11:07:28 +0000 (09:07 -0200)
commit3a98477200b44328e50a5c0830f92fd5cdc1ea9b
tree94e0c29fa74e93e15deb9e51b4772cda14651edb
parent0bb3d8ac87188a106f98e5d257f56f3ffe066147
[media] fc0012: use config directly from the config struct

No need to copy config to the driver state. Those are coming from
the const struct and could be used directly.

Signed-off-by: Antti Palosaari <[email protected]>
Acked-by: Hans-Frieder Vogt <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/tuners/fc0012-priv.h
drivers/media/tuners/fc0012.c
drivers/media/tuners/fc0012.h
drivers/media/usb/dvb-usb-v2/af9035.c