From: Robert ABEL Date: Mon, 5 May 2014 13:17:20 +0000 (+0200) Subject: sysfs: fix attribute_group bin file path on removal X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f70a40128a4ddceffb6d21dd490f6ab4bc34c97;p=pandora-kernel.git sysfs: fix attribute_group bin file path on removal Cody Schafer already fixed binary file creation for attribute groups, see [1]. This patch makes the appropriate changes for binary file removal of attribute groups. [1]: http://lkml.org/lkml/2014/2/27/832 Signed-off-by: Robert ABEL Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed