commit | 845b76f891999f98b7acb439768c9d50959d29e1 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Oct 28 09:08:22 2015 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Jan 14 08:43:53 2016 +0000 |
tree | 02feeb383faa7e8f10d2c7e06443674c6acb13c3 | |
parent | 15544cab2880c6990704ff91c0f11c5ccc3aafad [diff] |
mfd: ab2100-otp: Remove pointless 'out of memory' error message WARNING: Possible unnecessary 'out of memory' message + if (!otp) { + dev_err(&pdev->dev, "could not allocate AB3100 OTP device\n"); total: 0 errors, 1 warnings, 250 lines checked Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>