commit | 0ec80c29a3c6339a840a797e4fc9cfdb419fbb3f | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 17 16:20:29 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Mar 05 17:10:31 2014 +0100 |
tree | ff9b82d9b25542bdf9121214aa12c4ae162ea63d | |
parent | 9b2b98a3b4de464e871fa3a2da1e358d4001a3d2 [diff] |
i2c: nomadik: Remove redundant call to pm_runtime_disable The amba bus are responsible for pm_runtime_enable|disable, remove the redundant pm_runtime_disable at driver removal. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>