OSDN Git Service

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)
commit624df09f3a20b7073289d7f7d8672734ca1339a9
treef4d180f36ddedc2ccd3ba9717c90963aaaa665b2
parentbce9f8d620e5aed7c677dabe5fda09a3af3d5216
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