linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: magnetometer: minor style change and add support for new chip
@ 2015-07-31 14:27 Teodora Baluta
  2015-07-31 14:27 ` [PATCH v3 1/2] iio: mmc35240: minor change to improve code readibility Teodora Baluta
  2015-07-31 14:27 ` [PATCH v3 2/2] iio: magnetometer: add mmc34160 magnetometer driver Teodora Baluta
  0 siblings, 2 replies; 9+ messages in thread
From: Teodora Baluta @ 2015-07-31 14:27 UTC (permalink / raw)
  To: jic23
  Cc: knaack.h, lars, pmeerw, daniel.baluta, teodora.baluta,
	dan.carpenter, linux-iio, linux-kernel

The first patch makes a minor style change in order to accomodate the
adding of the devices easier. The second patch adds support for mmc34160
magnetometer.

---
Changes since v2:
- remove unneeded switch

Changes since v1:
- split the patch at [0] in 2
- rebased on top of fixes at [1]
- reword description in Kconfig

[0] https://lkml.org/lkml/2015/6/29/171
[1] https://lkml.org/lkml/2015/7/14/439

Teodora Baluta (2):
  iio: mmc35240: minor change to improve code readibility
  iio: magnetometer: add mmc34160 magnetometer driver

 drivers/iio/magnetometer/Kconfig    |   5 +-
 drivers/iio/magnetometer/mmc35240.c | 213 +++++++++++++++++++++++++++---------
 2 files changed, 166 insertions(+), 52 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-08-17 13:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31 14:27 [PATCH v3 0/2] iio: magnetometer: minor style change and add support for new chip Teodora Baluta
2015-07-31 14:27 ` [PATCH v3 1/2] iio: mmc35240: minor change to improve code readibility Teodora Baluta
2015-08-02 16:35   ` Jonathan Cameron
2015-07-31 14:27 ` [PATCH v3 2/2] iio: magnetometer: add mmc34160 magnetometer driver Teodora Baluta
2015-08-02 16:40   ` Jonathan Cameron
2015-08-02 16:43     ` Jonathan Cameron
2015-08-15 20:47       ` Jonathan Cameron
2015-08-15 20:54         ` Jonathan Cameron
2015-08-17 13:42           ` Teodora Baluta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).