linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] i2c: qcom-cci: pm runtime ordering fix
@ 2022-10-18  2:19 Bryan O'Donoghue
  2022-10-18  2:19 ` [PATCH v3 1/1] i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter Bryan O'Donoghue
  0 siblings, 1 reply; 4+ messages in thread
From: Bryan O'Donoghue @ 2022-10-18  2:19 UTC (permalink / raw)
  To: loic.poulain, robert.foss, wsa, linux-i2c, linux-arm-msm, linux-kernel
  Cc: vladimir.zapolskiy, bryan.odonoghue

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

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-19 19:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-18  2:19 [PATCH v3 0/1] i2c: qcom-cci: pm runtime ordering fix Bryan O'Donoghue
2022-10-18  2:19 ` [PATCH v3 1/1] i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter Bryan O'Donoghue
2022-10-18  9:17   ` Robert Foss
2022-10-19 19:37   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).