From: Hartmut Hackmann Date: Fri, 27 Apr 2007 15:31:12 +0000 (-0300) Subject: V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct X-Git-Tag: v2.6.22-rc1~1118^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de956c1e0f89413a3837b642d592e2dff3e3eb78;p=pandora-kernel.git V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct These entries mainly are to support configurations of the tda827x silicon tuner with a preamplifier. The values can be set throgh the attach inform or through the extended TUNER_SET_TYPE_ADDR client call. The function pointer will only be updated if the parameter is not NULL. Since a typecast is necessary to set the pointer, i added a typedef for this pointer (tuner_gpio_func_t) in tuner.h Signed-off-by: Hartmut Hackmann Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed