Skip to content
Commit 579f2b55 authored by Qais Yousef's avatar Qais Yousef
Browse files

cpu: Hide cpu_up/down



Provide a special exported function for the device core to bring a cpu
up/down and hide the real cpu_up/down as they are treated as private
functions. cpu_up/down are lower level API and users outside the cpu
subsystem should use device_online/offline which will take care of extra
housekeeping work like keeping sysfs in sync.

Signed-off-by: Qais Yousef's avatarQais Yousef <qais.yousef@arm.com>
parent cfbd8d73
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment