]> git.karo-electronics.de Git - karo-tx-linux.git/commit
atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
authorHubert Feurstein <h.feurstein@gmail.com>
Mon, 9 Jan 2012 16:23:57 +0000 (17:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Feb 2012 19:28:49 +0000 (11:28 -0800)
commit0361185a6c75eaff5f4ddb747f54a23b94f6bcd6
treeb5a3d0b997652173c923179fb1c396788b1a58b3
parente065d6f4f4453db007d4fb22ebb937e38922cb4b
atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume

commit 9f1065032ceb7e86c7c9f16bb86518857e88a172 upstream.

An error was existing in the saving of CONTRAST_CTR register
across suspend/resume.

Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/atmel_lcdfb.c