sh: allow runtime pm without suspend/resume callbacks
authorMagnus Damm <damm@opensource.se>
Thu, 3 Dec 2009 12:31:45 +0000 (12:31 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 4 Dec 2009 04:42:37 +0000 (13:42 +0900)
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>

No differences found