[PATCH v1 0/1] clk: npcm750: fix base address and of_clk_get_by_name
Tali Perry
tali.perry1 at gmail.com
Tue May 1 00:23:26 PDT 2018
Nuvoton NPCM7XX Clock Controller
fix base address and of_clk_get_by_name error handling.
Also update error messages to be more informative.
In case clk_base allocation is erronoeous the return value is null.
Also fix handling of of_clk_get_by_name returns an error.
Print a better error message pointing to the dt-binding documention.
Signed-off-by: Tali Perry <tali.perry1 at gmail.com>
Reviewed-by: Rob Herring <robh at kernel.org>
Signed-off-by: Wei Yongjun <weiyongjun1 at huawei.com>
Tali Perry (2):
---
Tali Perry (1):
clk: npcm750: fix base address and of_clk_get_by_name error handling.
Also update error messages to be more informative
drivers/clk/clk-npcm7xx.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
--
2.14.1
More information about the linux-arm-kernel
mailing list