]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] em28xx: Improve support for the Terratec Cinergy HTC Stick HD
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 12 Jun 2012 21:19:28 +0000 (18:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Jun 2012 17:31:10 +0000 (14:31 -0300)
commitc8dce0088a645c21cfb7e554390a4603e0e2139f
tree9720e0dc3fc14f1a528f6fd7c2893f2c59015243
parent729841ed0f41cfae494ad5c50df86af427078442
[media] em28xx: Improve support for the Terratec Cinergy HTC Stick HD

The windows driver used different values for the GPIOs and analog
decoder configuration. The values from the windows driver are now
used.
It also seems that the windows driver has LNA always disabled.
Thus we are doing the same (using the same flags as on windows).

I (only) tested with DVB-T and it worked quite well.

[mchehab@redhat.com: Fix merge conflicts and tested with DVB-C]
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Tested-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-dvb.c