]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: at91: Delete an error message for a failed memory allocation in at91_pinctrl...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 23 Dec 2017 19:44:27 +0000 (20:44 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jan 2018 07:46:49 +0000 (08:46 +0100)
commit1cdbceb0afba2bb5b8a8842ecc4ebe49d4e37c70
tree3b00661201f2c734f5cd71c5ccb0cf92998f9b06
parent659a193cb8eb82189ddea6cd6e9404da7f9d038a
pinctrl: at91: Delete an error message for a failed memory allocation in at91_pinctrl_mux_mask()

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-at91.c