commit | c161daea999b9b707d9ffde28ce978d14d5a1185 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Thu Mar 08 23:00:09 2018 +0800 |
committer | Chen-Yu Tsai <wens@csie.org> | Sat Mar 10 16:14:34 2018 +0800 |
tree | 8dd28d15be15e915565ef7d0edacf1c9c7899917 | |
parent | 8eaa0648d7a2e23f339f729142e9f0f3906bc875 [diff] |
ARM: sunxi: mc-smp: Fix "lookback" typo The sunxi_mc_smp_lookback function is modeled after the mcpm_loopback function in the MCPM framework. "lookback" was a typo introduced when the new function was added. Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>