All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add small improvements to iio/magnetometer hmc5843 driver
@ 2015-03-22  0:20 Cristina Opriceana
  2015-03-22  0:26 ` [PATCH v2 1/2] Staging: iio: Place driver in sleep mode on error Cristina Opriceana
  2015-03-22  0:28 ` [PATCH v2 2/2] Staging: iio: Fix file header to match standards Cristina Opriceana
  0 siblings, 2 replies; 7+ messages in thread
From: Cristina Opriceana @ 2015-03-22  0:20 UTC (permalink / raw)
  To: outreachy-kernel

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

Changes in v2:
   - drop the change of number of channels hardcoded value, since this
   value cannot be accesed through an id for each of the
   hmc5843_channels and hmc5883_channels arrays.
   - keep 2 goto labels for sleep mode on error in PATCH v2 1/2
   - update commit message for PATCH v2 1/2 to describe better why the
   change is needed


Cristina Opriceana (2):
  Staging: iio: Place driver in sleep mode on error
  Staging: iio: Fix file header to match standards

 drivers/staging/iio/magnetometer/hmc5843_core.c | 50 +++++++++++++------------
 1 file changed, 27 insertions(+), 23 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-03-28 13:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-22  0:20 [PATCH v2 0/2] Add small improvements to iio/magnetometer hmc5843 driver Cristina Opriceana
2015-03-22  0:26 ` [PATCH v2 1/2] Staging: iio: Place driver in sleep mode on error Cristina Opriceana
     [not found]   ` <CAEnQRZDkMngLNm61qLdEA8_4reJ+VzQKhxaJxXu4r5drUPaP6w@mail.gmail.com>
2015-03-22 10:16     ` [Outreachy kernel] " Daniel Baluta
2015-03-28 12:13   ` Jonathan Cameron
2015-03-28 13:10     ` Cristina Georgiana Opriceana
2015-03-28 13:45       ` Jonathan Cameron
2015-03-22  0:28 ` [PATCH v2 2/2] Staging: iio: Fix file header to match standards Cristina Opriceana

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.