commit | eac8ea536aded07004bde917f05a2329902c64b0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Nov 27 13:56:50 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 16 00:17:54 2009 -0200 |
tree | d083c2aee98e068e27ad4884dc905266709edfe8 | |
parent | a3a9e287daa1f299e318161b790b1c5902b1d869 [diff] |
V4L/DVB (13549): v4l: Add video_device_node_name function Many drivers access the device number (video_device::v4l2_devnode::num) in order to print the video device node name. Add and use a helper function to retrieve the video_device node name. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>