PM / runtime: add note about re-calling in during device probe()
authorBen Dooks <ben.dooks@codethink.co.uk>
Fri, 17 Apr 2015 00:14:15 +0000 (01:14 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 12 May 2015 22:02:38 +0000 (00:02 +0200)
commitf6a2fbb903d51b1e328d6e358048426ca97932ad
tree3fe02ae423308b025600a64db5fd764ce2f24705
parent030bbdbf4c833bc69f502eae58498bc5572db736
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 <ben.dooks@codethink.co.uk>
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/runtime_pm.txt