]> git.ipfire.org Git - thirdparty/u-boot.git/commit
clk: renesas: Fix swapped div and mul in debug output on Gen2
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 18 Mar 2019 04:38:08 +0000 (05:38 +0100)
committerMarek Vasut <marex@denx.de>
Mon, 25 Mar 2019 19:26:53 +0000 (20:26 +0100)
commit4b135d54649eb79d5dfcd20feee82f6675c502c3
treeecca034082e3f28ba44f1ae068c318f74623b0e4
parent45b01b462feedaecb28c3407a438a245c73fe6d0
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>
drivers/clk/renesas/clk-rcar-gen2.c