diff options
author | Li Fei <fei.li@intel.com> | 2013-04-08 01:36:39 (GMT) |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2013-04-12 18:15:04 (GMT) |
commit | 3bffb800b91bb128b61d83deb01ce63c455d108f (patch) | |
tree | c43e1e0a36a6227fcf2be401aab951eec390e31e /drivers/tty/synclink.c | |
parent | abd4190f0c820b7f118450b52bb95c0be3a441bd (diff) | |
download | linux-fsl-qoriq-3bffb800b91bb128b61d83deb01ce63c455d108f.tar.xz |
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Even in failed case of pm_runtime_get_sync, the usage_count
is incremented. In order to keep the usage_count with correct
value and runtime power management to behave correctly, call
pm_runtime_put_noidle in such case.
Signed-off-by: Liu Chuansheng <chuansheng.liu@intel.com>
Signed-off-by: Li Fei <fei.li@intel.com>
Acked-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/tty/synclink.c')
0 files changed, 0 insertions, 0 deletions