From: Ben Dooks Date: Fri, 17 Apr 2015 00:14:15 +0000 (+0100) Subject: PM / runtime: add note about re-calling in during device probe() X-Git-Tag: omap-for-v4.2/wakeirq-drivers~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6a2fbb903d51b1e328d6e358048426ca97932ad;p=pandora-kernel.git PM / runtime: add note about re-calling in during device probe() The sh_eth driver has come up with an issue where the runtime_pm code suspends it during the probe() method due to the network device registration re-calling into the driver. Add a note about this into the documentation. Signed-off-by: Ben Dooks Signed-off-by: Ben Hutchings Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed