clk: hi3620: Delete error messages for a failed memory allocation in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 18 Apr 2017 08:50:53 +0000 (10:50 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 19 Apr 2017 18:28:04 +0000 (11:28 -0700)
commit3cda284b77cba833baea9a0f5e256a34d249761f
tree1d9e8e5042053fda300773d386378e3bff76a7af
parent781de7ade6c3ccc5efca9c635d64c1c07427a6d1
clk: hi3620: Delete error messages for a failed memory allocation in two functions

The script "checkpatch.pl" pointed information out like the following.

WARNING: Possible unnecessary 'out of memory' message

Thus remove such statements here.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/hisilicon/clk-hi3620.c