modetest: Add a command line parameter to select the driver
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 8 Feb 2013 12:42:45 +0000 (13:42 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 5 Aug 2013 12:21:44 +0000 (14:21 +0200)
commit45901fdae66441ffec681e3dbd46b5530107a045
tree996e621593a3c4aa0c29e2cfe8a624b037c4ce7a
parentef07acf5b79f86ef86efe6e72c1de5726c97e41d
modetest: Add a command line parameter to select the driver

If the -M parameter is specified, modetest will use the requested device
name instead of trying its builtin list of device names.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
tests/modetest/modetest.c