OSDN Git Service

pinctrl: msm: Delete an error message for a failed memory allocation in msm_pinctrl_p...
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 27 Dec 2017 21:04:22 +0000 (22:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 28 Dec 2017 12:41:02 +0000 (13:41 +0100)
commit203f4b0651cd4153bb3530ae4af63b5190cbe939
tree8340fce77a79f07187d96e0ed04880b56eb89687
parentce8b8d70d4d8d6351be44a467a2b61096dfc7a47
pinctrl: msm: Delete an error message for a failed memory allocation in msm_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: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c