]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bttv: fix s_tuner for radio
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 12 Jun 2011 10:02:43 +0000 (07:02 -0300)
committerAndi Kleen <ak@linux.intel.com>
Mon, 1 Aug 2011 20:55:03 +0000 (13:55 -0700)
commit3db400fabd1f22b4bb4187142d0eb33efceff85a
tree2d2f008826b3467ba216fdbb80962fa98e0199fb
parent056f681640dc0ca20276dc15f7cbbc31b8641a1d
bttv: fix s_tuner for radio

[ upstream commit a024c1a6b274e11596d124619e43c25560f64c01 ]

Fix typo: g_tuner should have been s_tuner.

Tested with a bttv card.

Cc: stable@kernel.org
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/media/video/bt8xx/bttv-driver.c