aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorVaibhav Hiremath <[email protected]>2012-11-14 09:07:54 +0000
committerDavid S. Miller <[email protected]>2012-11-14 22:09:06 -0500
commitd1df50f438c12b0b25ad64bfcbc7bb1efdcf53b7 (patch)
tree12cafbfcb2efa69fd5098b5f36df4b95afa64e3c /tools/perf/scripts/python/netdev-times.py
parentb092d92a68ac4f88c637cc7ca6074646ca120193 (diff)
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
By mistake (most likely a copy-paste), instead of pm_runtime_get_sync() api, driver is calling pm_runtime_put_sync() api in resume callback function. The bug was introduced by commit id (ae2c07aaf74: davinci_mdio: runtime PM support). Now, the reason why it didn't impact functionality is, the patch has been tested on AM335x-EVM and BeagleBone platform while submitting; and in case of AM335x the MDIO driver doesn't control the module enable/disable part, which is handled by CPSW driver. Signed-off-by: Vaibhav Hiremath <[email protected]> Signed-off-by: Mugunthan V N <[email protected]> Acked-by: Peter Korsgaard <[email protected]> Acked-by: Richard Cochran <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions