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/3] Add small improvements to iio/magnetometer hmc5843 driver
Date: Thu, 19 Mar 2015 21:17:44 +0200	[thread overview]
Message-ID: <cover.1426790651.git.cristina.opriceana@gmail.com> (raw)

This patchset reviews the iio/magnetometer hmc5843 driver and fixes incorrect
file header, hardcoded values and reconfigures some small error checks.

Cristina Opriceana (3):
  Staging: iio: Place driver in sleep mode on error
  Staging: iio: Replace hardcoded value with number of channels
  Staging: iio: Fix file header to match standards

 drivers/staging/iio/magnetometer/hmc5843_core.c | 59 +++++++++++++------------
 1 file changed, 30 insertions(+), 29 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-03-19 19:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19 19:17 Cristina Opriceana [this message]
2015-03-19 19:19 ` [PATCH 1/3] Staging: iio: Place driver in sleep mode on error Cristina Opriceana
2015-03-20  9:13   ` [Outreachy kernel] " Daniel Baluta
2015-03-20  9:31     ` Cristina Opriceana
2015-03-20 12:39   ` Greg KH
2015-03-20 15:34     ` Cristina Opriceana
2015-03-19 19:20 ` [PATCH 2/3] Staging: iio: Replace hardcoded value with number of channels Cristina Opriceana
2015-03-19 19:22 ` [PATCH 3/3] Staging: iio: Fix file header to match standards Cristina Opriceana
2015-03-20  8:58 ` [Outreachy kernel] [PATCH 0/3] Add small improvements to iio/magnetometer hmc5843 driver Daniel Baluta

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.1426790651.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.