diff options
author | Nathan Lynch <[email protected]> | 2021-03-15 03:00:44 -0500 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-03-23 09:25:12 +1100 |
commit | e834df6cfc71d8e5ce2c27a0184145ea125c3f0f (patch) | |
tree | 666a8d351a8c4c779d24f73c7aa1a627606e60de /drivers/usb/cdns3 | |
parent | cc7a0bb058b85ea03db87169c60c7cfdd5d34678 (diff) |
powerpc/pseries/mobility: use struct for shared state
The atomic_t counter is the only shared state for the join/suspend
sequence so far, but that will change. Contain it in a
struct (pseries_suspend_info), and document its intended use. No
functional change.
Signed-off-by: Nathan Lynch <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions