From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 24 May 2012 22:23:27 +0200 Subject: [U-Boot] [PATCH] LCD: change s6e8ax0 panel gamma value In-Reply-To: <4F97B017.7070802@samsung.com> References: <4F97B017.7070802@samsung.com> Message-ID: <20120524222327.13e5b3f1@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) Applied to u-boot-video/master. Thanks! Anatolij