From c1f303bb21a63ed11edfb790e5701ab0ded62eff Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Tue, 16 Oct 2007 01:28:37 -0700 Subject: [PATCH] sm501fb: update suspend and resume code The suspend and resume code is failing to restore the CRT control register, thus causing the CRT data-path to get changed if the SM501 experiences a reset over suspend. Also move some of the debug messages to dev_dbg() level and ensure that the suspend code does not try and restore anything it did not manage to save. Signed-off-by: Ben Dooks Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed