From: Greg Kroah-Hartman Date: Tue, 19 Sep 2006 16:39:19 +0000 (-0700) Subject: Driver core: add ability for devices to create and remove bin files X-Git-Tag: v2.6.19-rc1~1078^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2589f1887b0bf9f08ec3d7f3c5705ccb7c628076;p=pandora-kernel.git Driver core: add ability for devices to create and remove bin files Makes it easier for devices to create and remove binary attribute files so they don't have to call directly into sysfs. This is needed to help with the conversion from struct class_device to struct device. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed