Re: [PATCH v2 3/3] modetest: Add a command line parameter to select the driver

2013-02-11 Thread Jani Nikula
On Mon, 11 Feb 2013, Laurent Pinchart wrote: > On Monday 11 February 2013 21:13:45 Laurent Pinchart wrote: >> If the -M parameter is specific, modetest will use the requested device >> name instead of trying its builtin list of device names. >> >> Signed-off-by: Laurent Pinchart >> --- >> tests

Re: [PATCH v2 3/3] modetest: Add a command line parameter to select the driver

2013-02-11 Thread Laurent Pinchart
On Monday 11 February 2013 21:13:45 Laurent Pinchart wrote: > If the -M parameter is specific, modetest will use the requested device > name instead of trying its builtin list of device names. > > Signed-off-by: Laurent Pinchart > --- > tests/modetest/modetest.c | 41