sh: Move PMB debugfs entry initialization to later stage
authorPawel Moll <pawel.moll@st.com>
Fri, 19 Feb 2010 10:26:31 +0000 (10:26 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 4 Mar 2010 16:11:31 +0000 (01:11 +0900)
commit62c8cbbfc2367e706317f56ac21959120ae72773
tree9ce45fe48d8dab041288ffc33039a5004a9d0ac2
parentb07f6b327e798610bebaa581ffb7a226f3bcb96b
sh: Move PMB debugfs entry initialization to later stage

... so the "sh_debugfs_root" is already available. Previously it
wasn't and in result its path was "/sys/kernel/debug/pmb" instead of
"/sys/kernel/debug/sh/pmb".

Signed-off-by: Pawel Moll <pawel.moll@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/pmb.c