From: Greg Kroah-Hartman Date: Thu, 30 Oct 2014 16:30:28 +0000 (-0700) Subject: PCI: Rename sysfs 'enabled' file back to 'enable' X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e7d53a2fc14e0830ab728cb84ee19933d3ac8d;p=pandora-kernel.git PCI: Rename sysfs 'enabled' file back to 'enable' Back in commit 5136b2da770d ("PCI: convert bus code to use dev_groups"), I misstyped the 'enable' sysfs filename as 'enabled', which broke the userspace API. This patch fixes that issue by renaming the file back. Fixes: 5136b2da770d ("PCI: convert bus code to use dev_groups") Reported-by: Jeff Epler Tested-by: Jeff Epler # on v3.14-rt Signed-off-by: Greg Kroah-Hartman Signed-off-by: Bjorn Helgaas CC: stable@vger.kernel.org # 3.13 --- Reading git-diff-tree failed