From: Tejun Heo Date: Tue, 1 Oct 2013 21:42:08 +0000 (-0400) Subject: sysfs: prepare open path for unified regular / bin file handling X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~64^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49fe604781cbb03eb6ff12a7bc4ad8eef8b830c4;p=pandora-kernel.git sysfs: prepare open path for unified regular / bin file handling sysfs bin file handling will be merged into the regular file support. This patch prepares the open path. This patch updates sysfs_open_file() such that it can handle both regular and bin files. This is a preparation and the new bin file path isn't used yet. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed