[media] em28xx: fix PCTV 290e LNA oops
authorAntti Palosaari <crope@iki.fi>
Tue, 11 Mar 2014 09:53:16 +0000 (06:53 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 28 Mar 2014 21:11:01 +0000 (18:11 -0300)
Pointer to device state has been moved to different location during
some change. PCTV 290e LNA function still uses old pointer, carried
over FE priv, and it crash.

Reported-by: Janne Kujanpää <jikuja@iki.fi>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found