Revert "drivercore: Avoid adding devices without pm_ops to dpm list"
This reverts commit d36bb30811b9ea1467f9b10a5d701240230147b9.
Not able to add device with PM core and causing suspend/resume
issue in I2C client driver.pm_ops are removed from I2C bus type
and should fall back on client driver pm_ops.
Reverting this change as we are not able to register I2C
client devices with PM core.
Change-Id: I973a03b7cd0afca2edb584539ea5c69198bfb089
Signed-off-by: Gaurav Singhal <gsinghal@codeaurora.org>
Loading
Please register or sign in to comment