media: cx231xx: Switch to using new dvb i2c helpers
authorBrad Love <brad@nextdimension.cc>
Thu, 3 May 2018 21:20:11 +0000 (17:20 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sat, 5 May 2018 12:55:29 +0000 (08:55 -0400)
commit136b769ef6b5d5974e3b1055f29b1b0ceccfe5ae
treea0d2ed7d4dbc4948a36c8b227f25db877d9794d6
parent13a257f8d5a530bd2aa004a067ba1f2b8f5ef76d
media: cx231xx: Switch to using new dvb i2c helpers

Mostly very straight forward replace of blocks with equivalent code.

Cleanup added at end of dvb_init in case of failure.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/cx231xx/cx231xx-dvb.c