diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-01-05 17:07:55 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-01-11 14:29:29 +0100 |
commit | 2104d12d11206b9477df13898c87aa19ad57a680 (patch) | |
tree | 37f852a70fdc7e163912fc5f5bd7759d405e8462 /Documentation/devicetree/bindings/pinctrl | |
parent | pinctrl: da850-pupd: Add to module device table (diff) | |
download | linux-2104d12d11206b9477df13898c87aa19ad57a680.tar.xz linux-2104d12d11206b9477df13898c87aa19ad57a680.zip |
pinctrl: Drop error prints on kzalloc() failure
Upon failing kzalloc() will print an error message in the log, so
there's no need for additional printouts. Also standardizes the "!ptr"
vs "ptr == NULL" while I'm touching those lines.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl')
0 files changed, 0 insertions, 0 deletions