[media] si2165: Prepare si2165_set_frontend() for future DVB-C support
authorMatthias Schwarzott <zzam@gentoo.org>
Thu, 19 Nov 2015 20:04:01 +0000 (18:04 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Dec 2015 14:19:57 +0000 (12:19 -0200)
commit3b0c9807b7778b98388329cb7e5d1e0c9c5c5fe5
tree64cd21ac8caab676694ad0edfd311483374266b6
parent25e7375309038d3be3e156332d1597cedb4afc1a
[media] si2165: Prepare si2165_set_frontend() for future DVB-C support

The current si2165_set_frontend() function actually works only for DVB-T.
Split it into two functions, preparing the code to support DVB-C.

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/si2165.c