commit | 31de3d84988f71855327b883a84b8707f549a46a | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu May 31 18:56:35 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri Jun 01 09:42:13 2018 +0200 |
tree | ce7158445e359414a264af5891888a7cf3f932a8 | |
parent | 8d086840f9d7839e061b13d4220c09f45059fef1 [diff] |
clk: renesas: Fix swapped arguments in debug message The mul and div arguments were reported in reverse order in the debug message, swap them to fix this. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>