All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: designware: runtime pm fix and improve
@ 2016-04-14 12:53 ` Jisheng Zhang
  0 siblings, 0 replies; 39+ messages in thread
From: Jisheng Zhang @ 2016-04-14 12:53 UTC (permalink / raw)
  To: jarkko.nikula, andriy.shevchenko, mika.westerberg, wsa
  Cc: linux-i2c, linux-kernel, linux-arm-kernel, Jisheng Zhang

This series tries to fix one hang issue during probe found on arm
platform, and unbalanced clk enable prepare issue. Then applies similar
change as commit 36d48fb5766a ("i2c: designware-platdrv: enable
RuntimePM before registering to the core"), lastly remove the runtime
suspend prevention in i2c_dw_probe().


Jisheng Zhang (4):
  i2c: designware-platdrv: Fix runtime PM initialization
  i2c: designware-platdrv: fix unbalanced clk enable and prepare
  i2c: designware-pcidrv: enable RuntimePM before registering to the
    core
  i2c: designware: remove runtime suspend prevention during registration

 drivers/i2c/busses/i2c-designware-core.c    |  8 --------
 drivers/i2c/busses/i2c-designware-pcidrv.c  | 11 +++++++----
 drivers/i2c/busses/i2c-designware-platdrv.c | 16 +++++++++++++++-
 3 files changed, 22 insertions(+), 13 deletions(-)

-- 
2.8.0.rc3

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

end of thread, other threads:[~2016-04-21  8:23 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-14 12:53 [PATCH 0/4] i2c: designware: runtime pm fix and improve Jisheng Zhang
2016-04-14 12:53 ` Jisheng Zhang
2016-04-14 12:53 ` Jisheng Zhang
2016-04-14 12:53 ` [PATCH 1/4] i2c: designware-platdrv: Fix runtime PM initialization Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang
2016-04-20 13:53   ` Jarkko Nikula
2016-04-20 13:53     ` Jarkko Nikula
2016-04-21  3:08     ` Jisheng Zhang
2016-04-21  3:08       ` Jisheng Zhang
2016-04-21  3:08       ` Jisheng Zhang
2016-04-21  7:48       ` Jarkko Nikula
2016-04-21  7:48         ` Jarkko Nikula
2016-04-21  8:15         ` Jisheng Zhang
2016-04-21  8:15           ` Jisheng Zhang
2016-04-21  8:15           ` Jisheng Zhang
2016-04-14 12:53 ` [PATCH 2/4] i2c: designware-platdrv: fix unbalanced clk enable and prepare Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang
2016-04-20 12:55   ` Jarkko Nikula
2016-04-20 12:55     ` Jarkko Nikula
2016-04-20 14:16     ` Andy Shevchenko
2016-04-20 14:16       ` Andy Shevchenko
2016-04-21  2:40       ` Jisheng Zhang
2016-04-21  2:40         ` Jisheng Zhang
2016-04-21  2:40         ` Jisheng Zhang
2016-04-21  7:39         ` Jarkko Nikula
2016-04-21  7:39           ` Jarkko Nikula
2016-04-21  8:19           ` Jisheng Zhang
2016-04-21  8:19             ` Jisheng Zhang
2016-04-21  8:19             ` Jisheng Zhang
2016-04-14 12:53 ` [PATCH 3/4] i2c: designware-pcidrv: enable RuntimePM before registering to the core Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang
2016-04-20 13:03   ` Jarkko Nikula
2016-04-20 13:03     ` Jarkko Nikula
2016-04-14 12:53 ` [PATCH 4/4] i2c: designware: remove runtime suspend prevention during registration Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang
2016-04-14 12:53   ` Jisheng Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.