Re: [U-Boot] [PATCH] LCD: change s6e8ax0 panel gamma value

2012-05-24 Thread Anatolij Gustschin
Hi, On Wed, 25 Apr 2012 17:04:39 +0900 Donghwa Lee wrote: > s6e8ax0 panel init gamma value is changed because existing it was not > proper value for this panel. > > Signed-off-by: Donghwa Lee > Signed-off-by: Kyungmin Park > Signed-off-by: Inki Dae > --- > drivers/video/s6e8ax0.c |8 +++

Re: [U-Boot] [PATCH] LCD: change s6e8ax0 panel gamma value

2012-04-25 Thread Anatolij Gustschin
Hi, On Wed, 25 Apr 2012 17:04:39 +0900 Donghwa Lee wrote: > s6e8ax0 panel init gamma value is changed because existing it was not > proper value for this panel. > > Signed-off-by: Donghwa Lee > Signed-off-by: Kyungmin Park > Signed-off-by: Inki Dae > --- > drivers/video/s6e8ax0.c |8 +++

[U-Boot] [PATCH] LCD: change s6e8ax0 panel gamma value

2012-04-25 Thread Donghwa Lee
s6e8ax0 panel init gamma value is changed because existing it was not proper value for this panel. Signed-off-by: Donghwa Lee Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae --- drivers/video/s6e8ax0.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers