]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L: cx88: enable radio GPIO correctly
authorSteven Toth <stoth@hauppauge.com>
Fri, 25 Apr 2008 00:52:40 +0000 (20:52 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 May 2008 21:44:34 +0000 (14:44 -0700)
commitdcbfddf29347e68493d959d9592e5fea654fd624
treea05dc76ef0c70d1a329278681fccabbc618f3967
parent9d7b4f5b64ffaf423a1a92d330f7fe78fc3c8a81
V4L: cx88: enable radio GPIO correctly

(cherry picked from commit 6b92b3bd7ac91b7e255541f4be9bfd55b12dae41)

This patch fixes an issue on the HVR1300, where GPIO is blown away due to
the radio input being undefined, breaking the functionality of the DVB
demodulator and MPEG2 encoder used on the cx8802 mpeg TS port.

This is a minimal patch for 2.6.26 and the -stable series.  This must be
fixed a better way for 2.6.27.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/cx88/cx88-cards.c