]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cx18: fix kernel oops with tda8290 tuner
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 26 Aug 2014 05:59:53 +0000 (02:59 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 11:53:02 +0000 (08:53 -0300)
commit6a03dc92cc2edfa2257502557b9f714893987383
tree7343488d9549050299e76b1b7c04bd65153cd1d0
parent60b31b72d84b89f638f2d7c93ce5cb6fd53a66e4
[media] cx18: fix kernel oops with tda8290 tuner

This was caused by an uninitialized setup.config field.

Based on a suggestion from Devin Heitmueller.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Thanks-to: Devin Heitmueller <dheitmueller@kernellabs.com>
Reported-by: Scott Robinson <scott.robinson55@gmail.com>
Tested-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: stable@vger.kernel.org # for v3.10 and up
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/pci/cx18/cx18-driver.c