From: Alan Stern Date: Fri, 2 Apr 2010 17:22:16 +0000 (-0400) Subject: USB: deprecate the power/level sysfs attribute X-Git-Tag: v2.6.35-rc1~471^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90309860b0935805d49e75499fb8dc59fea8e94;p=pandora-kernel.git USB: deprecate the power/level sysfs attribute This patch (as1367) deprecates USB's power/level sysfs attribute in favor of the power/control attribute provided by the runtime PM core. The two attributes do the same thing. It would be nice to replace power/level with a symlink to power/control, but at the moment sysfs doesn't offer any way to do so. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed