]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
authorTony Lindgren <tony@atomide.com>
Thu, 11 Apr 2013 18:03:41 +0000 (11:03 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 29 Apr 2013 19:41:59 +0000 (15:41 -0400)
commitf9368c18e9a99d86c509ac113363e9d295e0bf74
tree4f9e67efe97d0240b44fb9f4f393c3cfec808a57
parent1eb5b23ae72b2b858800c8eee6adeef7c098e767
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs

There's no need to keep this entry in proc, it is PM
related debug only entry. Let's move it into debugfs.

Based on an earlier patch David Howells <dhowells@redhat.com>
to use seq_printf and to update to use create_proc_read_entry().

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/arm/mach-omap1/pm.c