FROMGIT: power: reset: sc27xx: Change to use cpu_down()
To allow the SC27XX driver can be built as a module, and the freeze_secondary_cpus() symbol is not exported, thus we can change to use the exported cpu_down() API to shut down other cpus to avoid racing, which is same as the freeze_secondary_cpus(). bug: 146864653 Signed-off-by:Baolin Wang <baolin.wang7@gmail.com> Signed-off-by:
Sebastian Reichel <sebastian.reichel@collabora.com> (cherry picked from commit 274afbc3ad33136962d66447e89d02e3c142a30a https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git for-next)
Loading
Please register or sign in to comment