]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: v4l2-aim: assign unique names to devices
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 6 Jun 2016 13:23:07 +0000 (15:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 17:17:04 +0000 (19:17 +0200)
commit323977d5d33a8dff63193f2c68a2aff001e9b68f
treec39feca73251f881a6957fc3dac6a69977741a0d
parentdb5a48d595cfd27ba66625558d982205b46d11fd
staging: most: v4l2-aim: assign unique names to devices

The current V4L2 AIM implementation assigns to all video devices and to
all V4L devices the same names.

This patch makes use of hardware dependent names for the video devices and
allows the user to choose the names for the V4L devices.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-v4l2/video.c