]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] em28xx: fix kernel oops when watching digital TV
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 8 Apr 2013 19:25:04 +0000 (16:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 14 Apr 2013 22:48:12 +0000 (19:48 -0300)
commit3de09fbbfaa521e68675bd30cfece252c4856600
treea32c40ecf44602acd2b13b860ce629e70b68160e
parentb8399b83058848979538932473d817559f7ff8fb
[media] em28xx: fix kernel oops when watching digital TV

dvb->adapter.priv should also be set to the i2c bus since that's what
em28xx_tuner_callback expects.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Tested-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-dvb.c