commit | 9edb39d750c0a9a6f7dafb8d9d15e63f6d44b68c | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Sep 27 11:38:17 2017 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Thu Sep 28 15:22:50 2017 +0200 |
tree | efb27c9196530e7eeb1124e1ab7eddfa4e6e0399 | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e [diff] |
clk: rockchip: Remove superfluous error message in rockchip_clk_register_cpuclk() 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: Heiko Stuebner <heiko@sntech.de>