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

Message ID 20221018021920.3747344-1-bryan.odonoghue@linaro.org
Headers
Series i2c: qcom-cci: pm runtime ordering fix |

Message

Bryan O'Donoghue Oct. 18, 2022, 2:19 a.m. UTC
  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@linaro.org/

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(-)