commit | 31872db62dee60b30d357d727c9010c05345c551 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Mar 18 05:38:08 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Mon Mar 25 20:26:53 2019 +0100 |
tree | ecca034082e3f28ba44f1ae068c318f74623b0e4 | |
parent | 272daa7fda925d868343fb6119372edf4ac0c043 [diff] |
clk: renesas: Fix swapped div and mul in debug output on Gen2 The $div and $mul values were swapped in the debug output, fix this. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>