]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: palmas: Delete an error message for a failed memory allocation in palmas_pin...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 23 Dec 2017 20:16:42 +0000 (21:16 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jan 2018 07:46:49 +0000 (08:46 +0100)
commit5896c8d7c828ff75f85069390eae2aa09f1353e4
tree309adc652f2bf4a63610912bc2973e3c34611bd7
parent3da941b048bd105fd2803f0e0cd77d59f731fafc
pinctrl: palmas: Delete an error message for a failed memory allocation in palmas_pinctrl_probe()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-palmas.c