]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9bb8fafd3efdc62697b3d4116fd9f6ae19dbb9b
tree7fd237e279a4c6f78281b249a71777e35210fbd1
parentf831cff422c5e91a2a1c2d73e2d8214940f15fc8
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