]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: qup: Fix pm_runtime_get_sync usage
authorAndy Gross <agross@codeaurora.org>
Sat, 3 May 2014 01:54:29 +0000 (20:54 -0500)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 14 May 2014 16:14:49 +0000 (18:14 +0200)
commit3dff43498aa3d11c8e90acb667eceaebba9d2449
tree50d1a95aa4e788e0c135b6044721d923c692b778
parent937b6bc7b91cb4fd2fc7e04897bb775079a985ab
i2c: qup: Fix pm_runtime_get_sync usage

This patch corrects the error check on the call to pm_runtime_get_sync.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Reviewed-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Acked-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-qup.c