diff options
author | Marek Vasut <marex@denx.de> | 2024-08-21 20:36:54 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2024-09-03 21:31:01 +0300 |
commit | 0c896eceb5f348b5e314f5cd5faad966f09a56ff (patch) | |
tree | a3f416423c60e63b64150c7e47630f1462df1d56 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b0dc7018477e8fbb7e40c908c29cf663d06b17a7 (diff) |
wifi: wilc1000: Re-enable RTC clock on resume
The wilc_sdio_suspend() does clk_disable_unprepare() on rtc_clk clock,
make sure wilc_sdio_resume() does matching clk_prepare_enable(), else
any suspend/resume cycle leads to clock disable/enable imbalance. Fix
the imbalance.
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20240821183717.163235-1-marex@denx.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions