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

2013-02-11 Thread Laurent Pinchart
Hi Jani, On Friday 08 February 2013 15:15:50 Jani Nikula wrote: > On Fri, 08 Feb 2013, 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 > > ---

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

2013-02-11 Thread Laurent Pinchart
Hi Jani, On Friday 08 February 2013 15:15:50 Jani Nikula wrote: > On Fri, 08 Feb 2013, 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 > > ---

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

2013-02-08 Thread Jani Nikula
On Fri, 08 Feb 2013, 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 | 34 +++--- > 1 fi

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

2013-02-08 Thread Laurent Pinchart
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 | 34 +++--- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/t

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

2013-02-08 Thread Jani Nikula
On Fri, 08 Feb 2013, 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 | 34 +++--- > 1 fil

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

2013-02-08 Thread Laurent Pinchart
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 | 34 +++--- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/t