]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc3fe0aa14d19a61e62b4026d69ab67ffa8e9398f
tree9cd36575f59287b309da9c9944b8cb3808bf22bc
parent49e43bfe3e1fe5261d06b326d67ead5bc1e127f1
[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