commit | 69166ed01949fdb9df17b5b87d64b27501bc6f53 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Nov 27 22:51:07 2011 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Dec 03 22:09:50 2011 +0000 |
tree | a29d3ee6d8ba128fdf2463cce3e888689da534b4 | |
parent | 4277f2c4667187cbbdd3da3be31ee681bc6b8300 [diff] |
video: s3c-fb: Unify runtime and system PM functions The s3c-fb driver has separate runtime and system PM functions but the implementations are identical so far as I can tell so unify them for simplicity. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>