From: Tony Lindgren Date: Thu, 11 Apr 2013 18:03:41 +0000 (-0700) Subject: ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9368c18e9a99d86c509ac113363e9d295e0bf74;p=pandora-kernel.git 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 to use seq_printf and to update to use create_proc_read_entry(). Signed-off-by: Tony Lindgren Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed