
31 Jan
2019
31 Jan
'19
10:18 p.m.
It is helpful to print the clock number as well as the index, so that this can be looked up in the binding file. Update the debug() statement to do this.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/clk/clk-uclass.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com