]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Mar 2014 03:54:57 +0000 (20:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Mar 2014 03:54:57 +0000 (20:54 -0700)
commit33834795227d33c1938b31bcdbb7e4fbdf400319
tree3d4a7dbe61ad9bbaeb767b1fb43e190901bcb70b
parent11a101db52cc5c3111fe0bfc1cffbbec83e03134
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"

This reverts commit 591176027e7e07bec036e308223ef7673f127d0c.

As reported by Stephen, this patch breaks linux-next as a ppc patch
suddenly (after 2 years) started using this old api call.  So revert it
for now, it will go away in 3.15-rc2 when we can change the PPC call to
the new api.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Tejun Heo <tj@kernel.org>
Cc: Stewart Smith <stewart@linux.vnet.ibm.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c
fs/sysfs/file.c
include/linux/device.h
include/linux/sysfs.h