summaryrefslogtreecommitdiff
path: root/drivers/usb/core/trace.c
diff options
context:
space:
mode:
authorKuen-Han Tsai <khtsai@google.com>2025-10-15 03:50:51 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-22 10:58:30 +0200
commitc05ebd0ec91e27408767c46dd16c291cbff2213d (patch)
treeb40217e59b09501fe88e84e0cb7d5f029b17060f /drivers/usb/core/trace.c
parent877c80dfbf788e57a3338627899033b7007037ee (diff)
usb: core: Centralize device state update logic
Introduce a new static function, update_usb_device_state(), to centralize the process of changing a device's state, including the management of active_duration during suspend/resume transitions. This change prepares for adding tracepoints, allowing tracing logic to be added in a single, central location within the new helper function. Signed-off-by: Kuen-Han Tsai <khtsai@google.com> Reviewed-by: Alan Stern <stern@rowland.harvard.edu> Link: https://patch.msgid.link/20251015-usbcore-tracing-v2-1-5a14b5b9d4e0@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/trace.c')
0 files changed, 0 insertions, 0 deletions