commit | 37e5eb0bae7bb4d98c2153c3c3400b5c00c3cad1 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu Apr 10 16:19:29 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed May 14 18:14:35 2014 +0200 |
tree | 30985b07cf32c1f053ebb46c1460817898cdaab9 | |
parent | 47bb27e78867997040a228328f2a631c3c7f2c82 [diff] |
i2c: nomadik: Don't use IS_ERR for devm_ioremap devm_ioremap() returns NULL on error, not an error. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Cc: stable@kernel.org