All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristina Opriceana <cristina.opriceana@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: linux-iio@vger.kernel.org, outreachy-kernel@googlegroups.com,
	daniel.baluta@gmail.com
Subject: [PATCH 0/2] iio: Place drivers on standby on error
Date: Wed, 1 Apr 2015 14:00:07 +0300	[thread overview]
Message-ID: <cover.1427797741.git.cristina.opriceana@gmail.com> (raw)

This patchset places drivers on standby when an error occurs
to avoid wasting power.

Cristina Opriceana (2):
  iio: magnetometer: mag3110: Place driver on standby on error
  iio: light: ltr501: Powerdown device on error

 drivers/iio/light/ltr501.c         | 18 ++++++++++--------
 drivers/iio/magnetometer/mag3110.c | 18 ++++++++++--------
 2 files changed, 20 insertions(+), 16 deletions(-)

-- 
1.9.1


             reply	other threads:[~2015-04-01 11:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 11:00 Cristina Opriceana [this message]
2015-04-01 11:01 ` [PATCH 1/2] iio: magnetometer: mag3110: Place driver on standby on error Cristina Opriceana
2015-04-01 11:01 ` [PATCH 2/2] iio: light: ltr501: Powerdown device " Cristina Opriceana
2015-04-01 11:46   ` Daniel Baluta
2015-04-01 11:50     ` Cristina Opriceana
2015-04-01 11:57     ` Cristina Opriceana
  -- strict thread matches above, loose matches on Subject: below --
2015-03-29 12:19 [PATCH 0/2] iio: Place drivers on standby " Cristina Opriceana

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1427797741.git.cristina.opriceana@gmail.com \
    --to=cristina.opriceana@gmail.com \
    --cc=daniel.baluta@gmail.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.