powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self
authorStewart Smith <stewart@linux.vnet.ibm.com>
Wed, 9 Apr 2014 03:47:37 +0000 (13:47 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 9 Apr 2014 03:51:50 +0000 (13:51 +1000)
commitcc4f265ad9a37bdb1846c45eebe454c382f31d67
tree856b14d9231ed4e58525199dca73430358a5c8c9
parent4952ef9aec58e5f95df45fe36a1a6e0abf8987a8
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>
arch/powerpc/platforms/powernv/opal-dump.c
arch/powerpc/platforms/powernv/opal-elog.c