public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] PM fixes for kxcjk-1013
@ 2014-12-10 16:23 Irina Tirdea
  2014-12-10 16:23 ` [PATCH v2 1/4] iio: accel: kxcjk-1013: always power on device in resume Irina Tirdea
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Irina Tirdea @ 2014-12-10 16:23 UTC (permalink / raw)
  To: Jonathan Cameron, linux-iio
  Cc: linux-kernel, Srinivas Pandruvada, Daniel Baluta, Peter Meerwald,
	Irina Tirdea

This is a small set of power manangement fixes for kxcjk-1013 accel driver,
mostly related to error handling.

Jonathan, you mentioned that you applied the first 2 patches from this series
to the togreg branch, but I cannot find them there or on the testing branch.
I have included them in v2, but they are identical to those in the first version.

Changes since v1:
 - always set power state to off in case of i2c error (patch 3)
 - patches 3 and 4 reviewed by Srinivas

Irina Tirdea (4):
  iio: accel: kxcjk-1013: always power on device in resume
  iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
  iio: accel: kxcjk-1013: error handling when set mode fails
  iio: accel: kxcjk-1013: power off device if probe fails

 drivers/iio/accel/kxcjk-1013.c |   38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-12-12 11:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 16:23 [PATCH v2 0/4] PM fixes for kxcjk-1013 Irina Tirdea
2014-12-10 16:23 ` [PATCH v2 1/4] iio: accel: kxcjk-1013: always power on device in resume Irina Tirdea
2014-12-10 16:23 ` [PATCH v2 2/4] iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined Irina Tirdea
2014-12-10 16:23 ` [PATCH v2 3/4] iio: accel: kxcjk-1013: error handling when set mode fails Irina Tirdea
2014-12-12 11:22   ` Jonathan Cameron
2014-12-10 16:23 ` [PATCH v2 4/4] iio: accel: kxcjk-1013: power off device if probe fails Irina Tirdea
2014-12-12 11:22   ` Jonathan Cameron
2014-12-12 11:21 ` [PATCH v2 0/4] PM fixes for kxcjk-1013 Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox