clk: spear: Delete error messages for failed memory allocations
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 27 Sep 2017 16:00:21 +0000 (18:00 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 14 Nov 2017 01:41:53 +0000 (17:41 -0800)
commit63b1a5d75090ac41369d06d609d3268dbf16d41f
tree4151559357c221d042fe3a3d74f84344b2b73313
parentf80c8a29f94faf6d4a2a3b25d4473d62edbd7aab
clk: spear: Delete error messages for failed memory allocations

Omit extra messages for a memory allocation failure in these
functions.

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: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/spear/clk-aux-synth.c
drivers/clk/spear/clk-frac-synth.c
drivers/clk/spear/clk-gpt-synth.c
drivers/clk/spear/clk-vco-pll.c