OSDN Git Service

pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinct...
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 27 Dec 2017 21:44:04 +0000 (22:44 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jan 2018 07:46:55 +0000 (08:46 +0100)
commit51d7a036a6b0b3b64aeb4441d71e238ef6fb4a22
tree7fd237e279a4c6f78281b249a71777e35210fbd1
parentb5623acb8d826545046184fab31049d6cd1deb83
pinctrl: spear: Delete an error message for a failed memory allocation in spear_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>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/spear/pinctrl-spear.c