diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2024-10-28 13:11:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-04 01:59:18 +0100 |
commit | eafb1a86acbb3efc6e509e1b5529fc2383bdcd6d (patch) | |
tree | c1e5fe1dc8363f7bd4201b25e8b58998e9f99204 /Documentation | |
parent | cacheinfo: Don't opencode per_cpu_cacheinfo() (diff) | |
download | linux-eafb1a86acbb3efc6e509e1b5529fc2383bdcd6d.tar.xz linux-eafb1a86acbb3efc6e509e1b5529fc2383bdcd6d.zip |
driver core: Put device attribute @wakeup_last_time_ms and its show() together
Move location of dpm_sysfs_wakeup_change_owner() a bit to
- Put device attribute @wakeup_last_time_ms and its show() together.
- Put two different instances of dpm_sysfs_wakeup_change_owner() together.
That will make better code layout.
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20241028-fix_power_sysfs-v1-1-7b2fbeb14d47@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions