i2c: nomadik: Remove redundant call to pm_runtime_disable
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Feb 2014 15:20:29 +0000 (16:20 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 5 Mar 2014 16:10:31 +0000 (17:10 +0100)
commit0ec80c29a3c6339a840a797e4fc9cfdb419fbb3f
treeff9b82d9b25542bdf9121214aa12c4ae162ea63d
parent9b2b98a3b4de464e871fa3a2da1e358d4001a3d2
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>
drivers/i2c/busses/i2c-nomadik.c