commit | 2c4ffe27d0a45b50ee1c7ed4da37409098483fcd | [log] [tgz] |
---|---|---|
author | Olli Salonen <olli.salonen@iki.fi> | Mon Mar 16 14:14:04 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 02 22:24:01 2015 -0300 |
tree | 9cd36575f59287b309da9c9944b8cb3808bf22bc | |
parent | 67e6590aa9384f87492e20f78a5943718baa695b [diff] |
[media] dw2102: combine su3000_state and s6x0_state into dw2102_state Two separate state structs are defined for different devices inside the dw2102. Combine them, as both only contain one element. This will also make it easier to further cleanup the driver. Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>