android_kernel_xiaomi_sdm845/drivers/media/video/pwc
Lennart Poettering 52a85e1709 V4L/DVB (11993): V4L/pwc - use usb_interface as parent, not usb_device
The current code creates a sysfs device path where the video4linux
device is child of the usb device itself instead of the interface it
belongs to. That is evil and confuses udev.

This patch does basically the same thing as Kay's similar patch for the
ov511 driver:

at git commit ce96d0a44a

Signed-off-by: Lennart Poettering <mzxreary@0pointer.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-06-16 19:07:52 -03:00
..
Kconfig V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m 2009-04-06 21:44:52 -03:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
philips.txt misc doc and kconfig typos 2007-05-09 08:58:15 +02:00
pwc-ctrl.c USB: pwc : do not pass stack allocated buffers to USB core. 2009-04-23 14:15:31 -07:00
pwc-dec1.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec1.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec23.c V4L/DVB (4118): Whitespace cleanups 2006-06-25 02:05:10 -03:00
pwc-dec23.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-if.c V4L/DVB (11993): V4L/pwc - use usb_interface as parent, not usb_device 2009-06-16 19:07:52 -03:00
pwc-ioctl.h v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
pwc-kiara.c V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls 2007-04-27 15:45:50 -03:00
pwc-kiara.h V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls 2007-04-27 15:45:50 -03:00
pwc-misc.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-nala.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-timon.c V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls 2007-04-27 15:45:50 -03:00
pwc-timon.h V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls 2007-04-27 15:45:50 -03:00
pwc-uncompress.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-uncompress.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pwc-v4l.c V4L/DVB: cleanup redundant tests on unsigned 2009-06-16 18:20:58 -03:00
pwc.h V4L/DVB (10242): pwc: add support for webcam snapshot button 2009-03-30 12:42:22 -03:00