commit | 3f224f4e057ce67713f3e7a8890f2fbe12d047a5 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Sep 24 04:04:26 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 24 04:04:26 2010 +0900 |
tree | bcaa45b4a0095c4c502ffac056e26481a7b49442 | |
parent | a234ca0faa65dcd5cc473915bd925130ebb7b74b [diff] |
sh: provide generic arch_debugfs_dir. While sh previously had its own debugfs root, there now exists a common arch_debugfs_dir prototype, so we switch everything over to that. Presumably once more architectures start making use of this we'll be able to just kill off the stub kdebugfs wrapper. Signed-off-by: Paul Mundt <lethal@linux-sh.org>