[PATCH v3 0/1] i2c: qcom-cci: pm runtime ordering fix

From: Bryan O'Donoghue
Date: Mon Oct 17 2022 - 22:19:40 EST


v3:

- Drops pm_runtime_put, adds Valdimir Rb/Tb - Vladimir Zapolskiy
- This patch was previously part of a series for enabling CAMSS on
sm8250/rb5. There's no reason to bind this fix up with the enabling
series since it is an applicable fix for all CAMSS platforms.

https://patchwork.kernel.org/project/linux-media/patch/20220524140207.2758605-2-bryan.odonoghue@xxxxxxxxxx/

Bryan O'Donoghue (1):
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter

drivers/i2c/busses/i2c-qcom-cci.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)

--
2.34.1