Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v2 0/1] iio: pulsedlight-lidar-lite: add runtime PM
@ 2015-11-08  2:50 Matt Ranostay
  2015-11-08  2:50 ` [PATCH v2 1/1] " Matt Ranostay
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Ranostay @ 2015-11-08  2:50 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, linux-pm, k.kozlowski, Matt Ranostay

Changes from v1:
* add mutex lock in measurement reading function
* add missing pm_runtime_mark_last_busy() call
* use pm_runtime_get_sync() function instead of async version

Matt Ranostay (1):
  iio: pulsedlight-lidar-lite: add runtime PM

 drivers/iio/proximity/pulsedlight-lidar-lite-v2.c | 63 ++++++++++++++++++++++-
 1 file changed, 62 insertions(+), 1 deletion(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-11-08  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-08  2:50 [PATCH v2 0/1] iio: pulsedlight-lidar-lite: add runtime PM Matt Ranostay
2015-11-08  2:50 ` [PATCH v2 1/1] " Matt Ranostay
2015-11-08  5:28   ` Krzysztof Kozlowski
2015-11-08  5:51     ` Matt Ranostay

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