>>>>> "Vaibhav" == Vaibhav Hiremath <[email protected]> writes:
Vaibhav> By mistake (most likely a copy-paste), instead of pm_runtime_get_sync() Vaibhav> api, driver is calling pm_runtime_put_sync() api in resume callback Vaibhav> function. The bug was introduced by commit id (ae2c07aaf74: Vaibhav> davinci_mdio: runtime PM support). Vaibhav> Now, the reason why it didn't impact functionality is, the patch has Vaibhav> been tested on AM335x-EVM and BeagleBone platform while submitting; Vaibhav> and in case of AM335x the MDIO driver doesn't control the module Vaibhav> enable/disable part, which is handled by CPSW driver. Vaibhav> Signed-off-by: Vaibhav Hiremath <[email protected]> Vaibhav> Cc: Mugunthan V N <[email protected]> Vaibhav> Cc: Richard Cochran <[email protected]> Acked-by: Peter Korsgaard <[email protected]> -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
