All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristina Opriceana <cristina.opriceana@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/2] iio: Place drivers on standby on error
Date: Sun, 29 Mar 2015 15:19:38 +0300	[thread overview]
Message-ID: <cover.1427630628.git.cristina.opriceana@gmail.com> (raw)

This patchset places drivers on standby when an error occurs.

I know these don't belong to the staging area, but I need a
review before sending them.

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

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

-- 
1.9.1



             reply	other threads:[~2015-03-29 12:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-29 12:19 Cristina Opriceana [this message]
2015-03-29 12:22 ` [PATCH 1/2] iio: magnetometer: mag3110.c: Place driver on standby on error Cristina Opriceana
2015-03-29 12:24 ` [PATCH 2/2] iio: light: ltr501: Powerdown device " Cristina Opriceana
2015-03-29 13:04 ` [Outreachy kernel] [PATCH 0/2] iio: Place drivers on standby " Daniel Baluta
  -- strict thread matches above, loose matches on Subject: below --
2015-04-01 11:00 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.1427630628.git.cristina.opriceana@gmail.com \
    --to=cristina.opriceana@gmail.com \
    --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.