commit | d4cc183f7b9f639a048291e9cd95f0c255664b98 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Mar 23 19:05:18 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Mar 23 19:05:18 2011 +0900 |
tree | 6d24821767095940196d3e1c37b2ea4b76ec7d54 | |
parent | a696b89c582e3201ef10bfb0d0b3594e29b75e0f [diff] |
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>