V4L/DVB (12265): em28xx: fix tuning problem in HVR-900 (R1)
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Sun, 12 Jul 2009 20:05:02 +0000 (17:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 24 Jul 2009 17:03:28 +0000 (14:03 -0300)
commita84f79aed688a94197387830df3a2f2068f49dc0
treee234ba92c482b6f0489d552996d42c206b65549c
parente16e5a3739cfd208de00d49def10fcfa6ceff46f
V4L/DVB (12265): em28xx: fix tuning problem in HVR-900 (R1)

When the change was introduced in the zl10353 for the i2c gate behavior, this
broke the HVR-900 which was not behind a gate.  Use a version of the zl10353
config profile that indicates the tuner is not behind such a gate.

Without this patch the first tune succeeds, but subsequent tuning attempts
will fail.

The change also renames the terratec zl10353 profile I wrote to be more
generic, since it is shared by the non-terratec device.

Thanks to Michael Krufky for providing a HVR-900 and DVB-T environment to test
with.

Cc: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-dvb.c