From: Hans Verkuil Date: Mon, 13 Jun 2011 12:21:56 +0000 (-0300) Subject: [media] tuner-core: fix tuner_resume: use t->mode instead of t->type X-Git-Tag: v3.0-rc7~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf0ef060ebae452c07cf5b0616247780740bb50;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed