V4L/DVB (4679): Fix for NULL pointer dereference oops during boot.
authorSteven Toth <stoth@hauppauge.com>
Wed, 27 Sep 2006 04:16:50 +0000 (01:16 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 3 Oct 2006 18:14:28 +0000 (15:14 -0300)
commit76ac5dd6c055101ef9f8c6349cae4ef571039e93
treefdd0faea7c32efb9cb537cc746ba6708adbc8406
parent6d98816fbe2b0a6887de0237021d6d900fbaff84
V4L/DVB (4679): Fix for NULL pointer dereference oops during boot.

A fix for intermittent oops's during boot which occurs
in cx88_call_i2c_clients when dvb_attach is bringing up
the frontend.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-i2c.c