From: Mark Brown Date: Tue, 27 Dec 2011 14:16:12 +0000 (+0000) Subject: video: s3c-fb: Don't keep device runtime active when open X-Git-Tag: v3.3-rc1~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f55b54556ae6a3a365afead6bc8e46a2013d7f;p=pandora-kernel.git video: s3c-fb: Don't keep device runtime active when open Allow the controller to be runtime suspended when the screen is blanked by not taking a runtime reference while the device is open. This allows greater system wide power savings when used with a standard application layer and ensures that the screen does not blank unless requested. Signed-off-by: Mark Brown Acked-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed