All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add small improvements to iio/magnetometer hmc5843 driver
@ 2015-03-19 19:17 Cristina Opriceana
  2015-03-19 19:19 ` [PATCH 1/3] Staging: iio: Place driver in sleep mode on error Cristina Opriceana
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Cristina Opriceana @ 2015-03-19 19:17 UTC (permalink / raw)
  To: outreachy-kernel

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



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

end of thread, other threads:[~2015-03-20 15:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-19 19:17 [PATCH 0/3] Add small improvements to iio/magnetometer hmc5843 driver Cristina Opriceana
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

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.