https://github.com/torvalds/linux
Revision 9bf0ef060ebae452c07cf5b0616247780740bb50 authored by Hans Verkuil on 13 June 2011, 12:21:56 UTC, committed by Mauro Carvalho Chehab on 07 July 2011, 18:00:57 UTC
set_mode is called with t->type, which is the tuner type. Instead, use
t->mode which is the actual tuner mode (i.e. radio vs tv).

Cc: stable@kernel.org
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
1 parent 4e4a31f
History
Tip revision: 9bf0ef060ebae452c07cf5b0616247780740bb50 authored by Hans Verkuil on 13 June 2011, 12:21:56 UTC
[media] tuner-core: fix tuner_resume: use t->mode instead of t->type
Tip revision: 9bf0ef0
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 190.0 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top