mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
a24ddee36c
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> |
||
---|---|---|
.. | ||
ibmcam.c | ||
Kconfig | ||
konicawc.c | ||
Makefile | ||
quickcam_messenger.c | ||
quickcam_messenger.h | ||
ultracam.c | ||
usbvideo.c | ||
usbvideo.h | ||
vicam.c |