commit | a65d0d79c49ca6e220f770e49416e924fd9ecaec | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Dec 03 12:31:45 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Dec 04 13:42:37 2009 +0900 |
tree | 076e95f76a7f0401b264599d005bccad87b38352 | |
parent | 1c2e36cc9bbd60b8ba1eaa0768da57cf7f7cc570 [diff] |
sh: allow runtime pm without suspend/resume callbacks This patch updates the Runtime PM code for SuperH Mobile to allow drivers to have NULL as pm or callback value. With this in place there is no need for no-op functions. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>