From: Greg Kroah-Hartman Date: Tue, 2 Jul 2013 19:22:07 +0000 (-0700) Subject: USB: isp1362: move debug files from proc to debugfs X-Git-Tag: v3.12-rc1~186^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6363463e8f5c7996aff6fa1285ff6c7cc3d3f6d;p=pandora-kernel.git USB: isp1362: 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 isp1362 driver's debug file to debugfs. Reviewed-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed