From: Mauro Carvalho Chehab Date: Fri, 24 Jan 2014 16:00:08 +0000 (-0300) Subject: [media] drx-j: get rid of drxj_ctrl() X-Git-Tag: v3.15-rc1~85^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0baeb494e4e1707cdd690126fac1964581e8db2;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed