linux/drivers/media/pci
Hans Verkuil e5715cfb28 [media] cx88: set dev_parent to the correct parent PCI bus
The cx88 driver has one v4l2_device, but the video nodes are owned by two
different PCI busses. So the dev_parent pointer should be set to the correct
parent bus, otherwise sysfs won't show the correct device hierarchy.
This broke starting in 3.6 after a driver change, so this patch resurrects
the correct behavior.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-21 11:08:07 -03:00
..
b2c2 [media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver 2013-06-17 13:13:55 -03:00
bt8xx [media] bttv: fix querystd 2013-06-17 09:44:40 -03:00
cx18 [media] cx18: fix register range check 2013-06-17 09:15:43 -03:00
cx88 [media] cx88: set dev_parent to the correct parent PCI bus 2013-06-21 11:08:07 -03:00
cx23885 [media] cx23885-417: use v4l2_dev instead of the deprecated parent field 2013-06-21 11:02:44 -03:00
cx25821 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
ddbridge Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
dm1105 [media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver 2013-06-17 13:14:38 -03:00
ivtv [media] ivtv: fix register range check 2013-06-17 09:17:27 -03:00
mantis [media] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driver 2013-06-17 13:15:39 -03:00
meye [media] ioctl numbers are unsigned int 2013-03-29 08:18:36 -03:00
ngene Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
pluto2 [media] drivers/media/pci/pluto2/pluto2: Convert to module_pci_driver 2013-06-17 13:14:52 -03:00
pt1 [media] drivers/media/pci/pt1/pt1: Convert to module_pci_driver 2013-06-17 13:13:34 -03:00
saa7134 [media] saa7134: use v4l2_dev instead of the deprecated parent field 2013-06-21 11:05:29 -03:00
saa7146 [media] mxb: check register address when reading/writing a register 2013-06-17 08:53:48 -03:00
saa7164 [media] saa7164: add v4l2_device and replace parent with v4l2_dev 2013-06-21 11:03:39 -03:00
sta2x11 [media] sta2x11_vip: fix error return code in sta2x11_vip_init_one() 2013-05-27 08:51:45 -03:00
ttpci [media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages 2013-05-21 08:54:37 -03:00
zoran [media] zoran: use v4l2_dev instead of the deprecated parent field 2013-06-21 11:02:55 -03:00
Kconfig Properly handle tristate dependencies on USB/PCI menus 2013-06-17 11:40:28 -03:00
Makefile