OSDN Git Service

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)
commit72099304eeb316c4b00df3ae83efe4375729bd78
tree3d4a7dbe61ad9bbaeb767b1fb43e190901bcb70b
parentb7ce40cff0b9f6597f8318fd761accd92727f61f
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"

This reverts commit d1ba277e79889085a2faec3b68b91ce89c63f888.

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