diff options
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_pm.h')
| -rw-r--r-- | drivers/net/wwan/iosm/iosm_ipc_pm.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wwan/iosm/iosm_ipc_pm.h b/drivers/net/wwan/iosm/iosm_ipc_pm.h index e7c00f388cb0..5f14d7932af9 100644 --- a/drivers/net/wwan/iosm/iosm_ipc_pm.h +++ b/drivers/net/wwan/iosm/iosm_ipc_pm.h @@ -172,7 +172,7 @@ bool ipc_pm_prepare_host_sleep(struct iosm_pm *ipc_pm);  bool ipc_pm_prepare_host_active(struct iosm_pm *ipc_pm);  /** - * ipc_pm_wait_for_device_active - Wait upto IPC_PM_ACTIVE_TIMEOUT_MS ms + * ipc_pm_wait_for_device_active - Wait up to IPC_PM_ACTIVE_TIMEOUT_MS ms   *				   for the device to reach active state   * @ipc_pm:	Pointer to power management component   *  | 
