]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
[media] tm6000: Use correct input in radio mode
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 4 Aug 2011 07:14:02 +0000 (04:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 31 Aug 2011 20:16:53 +0000 (17:16 -0300)
commit3fd02b4456179544d93d7b64c3362d47d6050ec7
tree4e94a8e41322deec27e10e9d92b5f2cde3120e7f
parent3d1a51db7e908cd7b3440ecb4cbf00f15a8f33bf
[media] tm6000: Use correct input in radio mode

In radio mode, the correct input is rinput. The pseudo index 5 is used
but cannot be used to index the vinput array because that only has 3
elements.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-stds.c