OSDN Git Service

[media] dw2102: combine su3000_state and s6x0_state into dw2102_state
authorOlli Salonen <olli.salonen@iki.fi>
Mon, 16 Mar 2015 17:14:04 +0000 (14:14 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 01:24:01 +0000 (22:24 -0300)
commit2c4ffe27d0a45b50ee1c7ed4da37409098483fcd
tree9cd36575f59287b309da9c9944b8cb3808bf22bc
parent67e6590aa9384f87492e20f78a5943718baa695b
[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>
drivers/media/usb/dvb-usb/dw2102.c