diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-23 10:53:56 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-23 10:53:56 -0200 |
commit | de797c21fdcc4d220dd797b792ad3b290f7cec94 (patch) | |
tree | aaddf7e2a6a4e413b6ffb449f62b1195f96ac776 /linux/drivers/media/common | |
parent | ce2ae02a277e4e7ab71316b87d0f0ae4e66bd2b7 (diff) | |
download | mediapointer-dvb-s2-de797c21fdcc4d220dd797b792ad3b290f7cec94.tar.gz mediapointer-dvb-s2-de797c21fdcc4d220dd797b792ad3b290f7cec94.tar.bz2 |
ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb736cea47291a1d
From: Mauro Carvalho Chehab <mchehab@redhat.com>
As reported by David Ellingsworth:
> I'm not sure if it matters or not, but the ibmcam driver in the
> Mauro's linux-2.6 git tree in the for_linus branch is currently
> broken.
uvd is equal to NULL during most of ibmcam_probe. Due to that, an OOPS
is
generated at dev_info. This patch replaces uvd->dev->dev to dev->dev
inside this routine.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Reviewed-by: David Ellingsworth <david@identd.dyndns.org>
Diffstat (limited to 'linux/drivers/media/common')
0 files changed, 0 insertions, 0 deletions