]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS
authorMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 30 Apr 2008 18:29:57 +0000 (15:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 14 May 2008 05:53:57 +0000 (02:53 -0300)
commit09fee5f8211fc0a586187c4a0db7f5f42a4e333f
tree6af12a771b9483e233138e5f31c2fff6f9f88388
parentd557dab5de82edfe5bab9a1964dfc5cf2b2b6833
V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS

As reported by Mike Galbraith <efault@gmx.de>:

[   13.666587] TUNER: Unable to find symbol tda829x_probe()
[   13.674638] tuner' 1-004b: chip found @ 0x96 (saa7133[0])
[   13.691175] DVB: Unable to find symbol tda9887_attach()
[   13.698968] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
[   13.709509] IP: [<ffffffff80302934>] strlcpy+0x11/0x36
[   13.711135] PGD be167067 PUD be140067 PMD 0
[   13.711137] Oops: 0000 [1] SMP

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-core.c