From: Greg Kroah-Hartman Date: Tue, 2 Jul 2013 19:22:06 +0000 (-0700) Subject: USB: sl811: move debug files from proc to debugfs X-Git-Tag: v3.12-rc1~186^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0511b36399434d49d3a6b58cf49be90d96e66848;p=pandora-kernel.git USB: sl811: move debug files from proc to debugfs Drivers should not be putting debug files in /proc/ that is what debugfs is for, so move the sl811 driver's debug file to debugfs. Reviewed-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed