From: Greg Kroah-Hartman Date: Wed, 26 Mar 2014 03:54:57 +0000 (-0700) Subject: Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" X-Git-Tag: v3.15-rc1~140^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72099304eeb316c4b00df3ae83efe4375729bd78;p=pandora-kernel.git 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 Cc: Tejun Heo Cc: Stewart Smith Cc: Benjamin Herrenschmidt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed