commit | cc4f265ad9a37bdb1846c45eebe454c382f31d67 | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.vnet.ibm.com> | Wed Apr 09 13:47:37 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 09 13:51:50 2014 +1000 |
tree | 856b14d9231ed4e58525199dca73430358a5c8c9 | |
parent | 4952ef9aec58e5f95df45fe36a1a6e0abf8987a8 [diff] |
powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self We are currently using sysfs_schedule_callback() which is deprecated and about to be removed. Switch to the new interface instead. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>