commit | 073d696d547ef933e1f0748086da785e95cb8395 | [log] [tgz] |
---|---|---|
author | Janne Grunau <j@jannau.net> | Wed Apr 01 08:30:06 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 06 21:43:59 2009 -0300 |
tree | 634cc2d141f5fdf47a0cba950eadc4f28182faa5 | |
parent | 6acc81c394393b853e731cc67f17ef277d521123 [diff] |
V4L/DVB (11351): v4l: use usb_interface for v4l2_device_register If usb_interface.dev is used as dev parameter for v4l2_device_register v4l2_dev.name contains the v4l driver/module name and usb device and interface instead of a simple "usb x-y". It also matches the recommendation to set the parent devices for usb drivers. Signed-off-by: Janne Grunau <j@jannau.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>