All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: proper RuntimePM for the adapter device
@ 2015-12-23 17:19 ` Wolfram Sang
  0 siblings, 0 replies; 20+ messages in thread
From: Wolfram Sang @ 2015-12-23 17:19 UTC (permalink / raw)
  To: linux-i2c
  Cc: linux-sh, Magnus Damm, Simon Horman, Laurent Pinchart,
	Geert Uytterhoeven, Wolfram Sang, linux-pm, Sylwester Nawrocki,
	Charles Keepax

RuntimePM for the logical adapter device should be handled in a central place
by the core, and not by drivers. This series does exactly that.

This is the first step of harmonizing RuntimePM handling in I2C.


Wolfram Sang (2):
  i2c: always enable RuntimePM for the adapter device
  i2c: s3c2410: remove superfluous runtime PM calls

 drivers/i2c/busses/i2c-s3c2410.c | 6 ------
 drivers/i2c/i2c-core.c           | 3 +++
 2 files changed, 3 insertions(+), 6 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-01-10  8:27 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 17:19 [PATCH 0/2] i2c: proper RuntimePM for the adapter device Wolfram Sang
2015-12-23 17:19 ` Wolfram Sang
2015-12-23 17:19 ` [PATCH 1/2] i2c: always enable " Wolfram Sang
2015-12-23 17:19   ` Wolfram Sang
2016-01-10  8:27   ` Wolfram Sang
2016-01-10  8:27     ` Wolfram Sang
2015-12-23 17:19 ` [PATCH 2/2] i2c: s3c2410: remove superfluous runtime PM calls Wolfram Sang
2015-12-23 17:19   ` Wolfram Sang
2016-01-10  8:27   ` Wolfram Sang
2016-01-10  8:27     ` Wolfram Sang
2015-12-24  5:54 ` [PATCH 0/2] i2c: proper RuntimePM for the adapter device Shubhrajyoti Datta
2015-12-24  5:54   ` Shubhrajyoti Datta
2015-12-24  8:41   ` Wolfram Sang
2015-12-24  8:41     ` Wolfram Sang
2015-12-24 17:04     ` Shubhrajyoti Datta
2015-12-24 17:16       ` Shubhrajyoti Datta
2015-12-24 22:25       ` Wolfram Sang
2015-12-24 22:25         ` Wolfram Sang
2015-12-25  5:53         ` Shubhrajyoti Datta
2015-12-25  5:54           ` Shubhrajyoti Datta

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.