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

2013-02-12 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 >> --- >>

[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

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

2013-02-11 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 | 41 - 1 file changed, 28 insertions(+), 13 deletions(-) diff

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

2013-02-11 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 laurent.pinch...@ideasonboard.com --- tests/modetest/modetest.c | 41 - 1 file changed, 28

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 laurent.pinch...@ideasonboard.com --- tests/modetest/modetest.c | 41

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 laurent.pinch...@ideasonboard.com 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