]> Git Repo - linux.git/commit
net: wwan: t7xx: Runtime PM
authorHaijun Liu <[email protected]>
Fri, 6 May 2022 18:13:08 +0000 (11:13 -0700)
committerDavid S. Miller <[email protected]>
Mon, 9 May 2022 09:51:59 +0000 (10:51 +0100)
commitd10b3a695ba0227faf249537402bb72b283a36b8
tree2018551c37871a048ac9a5b812506e86a98f4377
parent46e8f49ed7b3063f51e28f3ea2084b3da29c1503
net: wwan: t7xx: Runtime PM

Enables runtime power management callbacks including runtime_suspend
and runtime_resume. Autosuspend is used to prevent overhead by frequent
wake-ups.

Signed-off-by: Haijun Liu <[email protected]>
Signed-off-by: Chandrashekar Devegowda <[email protected]>
Co-developed-by: Eliot Lee <[email protected]>
Signed-off-by: Eliot Lee <[email protected]>
Signed-off-by: Ricardo Martinez <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/wwan/t7xx/t7xx_hif_cldma.c
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c
drivers/net/wwan/t7xx/t7xx_pci.c
This page took 0.056745 seconds and 4 git commands to generate.