OSDN Git Service

pinctrl: single: Delete an error message for a failed memory allocation in pcs_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 25 Dec 2017 10:27:55 +0000 (11:27 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Jan 2018 07:46:51 +0000 (08:46 +0100)
commita14aa2716bac1d934cce9fa86beb5d7720f1b3dc
tree93c96d371a6b5789d1f4ad055c00f306617ad05e
parent85dc397a2441dd0ea6f01732310b0609f444bdc5
pinctrl: single: Delete an error message for a failed memory allocation in pcs_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-single.c