]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: nomadik: Remove busy check for transfers at suspend late
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 19 Feb 2014 12:27:47 +0000 (13:27 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 5 Mar 2014 16:11:01 +0000 (17:11 +0100)
commit795cdbcb5ecd988ca78cfb762ca5cb495b23dd66
treef4d180f36ddedc2ccd3ba9717c90963aaaa665b2
parentaeb147c8ab0fde47dfecdce5793817fb5210a169
i2c: nomadik: Remove busy check for transfers at suspend late

We should never be busy performing transfers at suspend late, thus
there are no reason to check for it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-nomadik.c