commit | a4e2b6fe0edc16a80a3879bab409e18203c57a07 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sat Jun 10 19:24:34 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 20 10:13:14 2017 -0300 |
tree | 82481a107580ffaf6f2df21746119efe7b6d231d | |
parent | 5ded0eb7f820039f4de06b5ec2a175b5dd9ddc1a [diff] |
[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>