[media] drx-j: get rid of drxj_ctrl()
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 24 Jan 2014 16:00:08 +0000 (13:00 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Mar 2014 17:35:57 +0000 (14:35 -0300)
commitb0baeb494e4e1707cdd690126fac1964581e8db2
tree8e650a8cd06dbb555a5d68dcae5c1ceaecef9a6e
parent190137478fb1e2487e8b7865c88c9747a16d0f9c
[media] drx-j: get rid of drxj_ctrl()

With this change, we finally got rid of all abstraction
layers on this driver.

This patch also fixes the LNA GPIO settings, as the original
code were using a wrong control name for it.

This patch exposes the several functions that aren't used.
Some of them are related to analog demod that might be
used some day, but others will likely never be needed, as
they don't fit on Linux media APIs.

Latter patches will clean up this mess.

Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/drx_driver.h
drivers/media/dvb-frontends/drx39xyj/drxj.c
This page took 0.028105 seconds and 5 git commands to generate.