Re: [PATCH edid-decode 1/3] Add a missing comma to the list of CEA VICs

2013-09-27 Thread Damien Lespiau
On Fri, Sep 27, 2013 at 12:26:59PM +0100, Thomas Wood wrote: > Signed-off-by: Thomas Wood Thanks for the series, all pushed with the virtual nod from Ajax on IRC. -- Damien ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freede

Re: [PATCH edid-decode 1/3] Add a missing comma to the list of CEA VICs

2013-09-27 Thread Damien Lespiau
On Fri, Sep 27, 2013 at 12:26:59PM +0100, Thomas Wood wrote: > Signed-off-by: Thomas Wood For the series (that fixes 2 embarassing bugs from me and 1 long standing one that wasn't parsing the last CEA VIC): Reviewed-by: Damien Lespiau -- Damien ___

[PATCH edid-decode 1/3] Add a missing comma to the list of CEA VICs

2013-09-27 Thread Thomas Wood
Signed-off-by: Thomas Wood --- edid-decode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edid-decode.c b/edid-decode.c index d3e3118..3830e0c 100644 --- a/edid-decode.c +++ b/edid-decode.c @@ -649,7 +649,7 @@ static const char *edid_cea_modes[] = { "1440x240@60Hz",