[media] af9013: move config values directly under driver state
authorAntti Palosaari <crope@iki.fi>
Sat, 10 Jun 2017 22:24:34 +0000 (19:24 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 20 Jun 2017 13:13:14 +0000 (10:13 -0300)
commita4e2b6fe0edc16a80a3879bab409e18203c57a07
tree82481a107580ffaf6f2df21746119efe7b6d231d
parent5ded0eb7f820039f4de06b5ec2a175b5dd9ddc1a
[media] af9013: move config values directly under driver state

It shorten, as typed chars, access to config values as there is one
pointer less. Also, when config/platform data is passed to driver there
could be some values that are not relevant to store state as such or
not needed to store at all.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/af9013.c