commit | 9bf0ef060ebae452c07cf5b0616247780740bb50 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jun 13 09:21:56 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jul 07 15:00:57 2011 -0300 |
tree | 4de9e27dfcb98fa5d1e29ad1d97516f0d3b1b299 | |
parent | 4e4a31fb95d88518180517bae3098a23ebde9f9c [diff] |
[media] tuner-core: fix tuner_resume: use t->mode instead of t->type 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>