]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] media: drx39xyj - use drxj_set_lna_state() and remove duplicate LNA code
authorShuah Khan <shuah.kh@samsung.com>
Thu, 24 Jul 2014 20:29:28 +0000 (17:29 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 14:22:51 +0000 (11:22 -0300)
commitb601fe5688ae285693c64e833003c14acb38378a
treecd007c68b19b2611e335cfae223e25f211bd88f1
parent30741871117e2be45a4ae26f0507004e5494f75c
[media] media: drx39xyj - use drxj_set_lna_state() and remove duplicate LNA code

drx39xxj_set_lna() and drx39xxj_set_frontend() set LNA. Instead of
duplicating LNA configure code, change to use drxj_set_lna_state()
which sets LNA to the caller requested state (on or off).

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/drxj.c