media: stv6110x: Implement probe/remove for stv6110x
authorTobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Wed, 29 May 2019 16:56:33 +0000 (12:56 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 10 Jun 2019 18:59:04 +0000 (14:59 -0400)
commit3c8f4cd271c486844e8eccebaf6714d913180ecc
treeb51e13bbf859e081bc59c6037ccc02d0f309a62d
parent2659417876d58d58ec53a586d174f4fa18cc5352
media: stv6110x: Implement probe/remove for stv6110x

Refactor out the common parts of stv6110x_probe() and stv6110x_attach()
into separate functions.

This provides the needed functionality to use dvb_module_probe() instead
of dvb_attach()!

Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/dvb-frontends/stv6110x.c
drivers/media/dvb-frontends/stv6110x.h
drivers/media/dvb-frontends/stv6110x_priv.h