sh: pmb: Use struct syscore_ops instead of sysdevs
authorPaul Mundt <lethal@linux-sh.org>
Wed, 23 Mar 2011 10:05:18 +0000 (19:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 23 Mar 2011 10:05:18 +0000 (19:05 +0900)
This converts the PMB code over to use the new syscore_ops and kills off
the old sysdev utilization, as per Rafael's example.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found