From: Benjamin Romer Date: Thu, 24 Jul 2014 18:08:43 +0000 (-0400) Subject: staging: unisys: move chipsetready to sysfs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b87ed1d041e7b1162481e38e2dc5a87b9a1689;p=pandora-kernel.git staging: unisys: move chipsetready to sysfs Move the chipsetready proc entry to sysfs under a new directory guest. This entry is used by Unisys application software on the guest to acknowledge completion of specific events for integration purposes, but these acknowledgements are not required for the guest to operate correctly. The store function is simplified as well, to use scanf() instead of copying the buffer and using strsep(). Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed