-
- Downloads
i2c-qup: avoid multiple request for enable clocks
If i2c transfers are called before system wakeup, i2c
runtime pm gets called and enabled the clock and requesit
gpios to complete the transfer. But for subsequent
transfers we do not need to enable the clocks again if
they are already enabled.
Change-Id: I8fbe4099791e08c67896c4340b1a390145788867
Signed-off-by:
Ankit Gupta <ankgupta@codeaurora.org>
Please register or sign in to comment