]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitd4cc183f7b9f639a048291e9cd95f0c255664b98
tree6d24821767095940196d3e1c37b2ea4b76ec7d54
parenta696b89c582e3201ef10bfb0d0b3594e29b75e0f
sh: pmb: Use struct syscore_ops instead of sysdevs

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>
arch/sh/mm/pmb.c