diff options
author | Shubhrajyoti D <shubhrajyoti@ti.com> | 2012-05-29 16:26:14 +0530 |
---|---|---|
committer | Wolfram Sang <w.sang@pengutronix.de> | 2012-07-08 12:49:13 +0200 |
commit | 247405160093cf88cb59242f877543dd28e93df1 (patch) | |
tree | 0a8e57dda203ad3990598d49ceb230b1ca23584b /fs/ioctl.c | |
parent | 3dae3efb123f8b21df57f426c9c72d6ebcd83f8d (diff) | |
download | op-kernel-dev-247405160093cf88cb59242f877543dd28e93df1.zip op-kernel-dev-247405160093cf88cb59242f877543dd28e93df1.tar.gz |
I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
Currently the i2c driver calls the pm_runtime_enable and never
the disable. This may cause a warning when pm_runtime_enable
checks for the count match.Fix the same by calling
pm_runtime_disable in the error and the remove path.
Cc: Rajendra Nayak <rnayak@ti.com>
Acked-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions