diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-23 09:53:56 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-11-11 08:11:19 -0200 |
commit | a24ddee36ca10a90451552e6620ff7c4ff7e44b5 (patch) | |
tree | 32bf4ccaef6d816a40855e25d9da2b5dab765134 /drivers/media/video/ir-kbd-i2c.c | |
parent | 69df96c3dad0704301cdbd665636d8184fb314c6 (diff) |
V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb736cea47291a1d
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 'drivers/media/video/ir-kbd-i2c.c')
0 files changed, 0 insertions, 0 deletions