linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iio: magnetometer: minor style change and add support for new chip
@ 2015-07-20 13:52 Teodora Baluta
  2015-07-20 13:52 ` [PATCH v2 1/2] iio: mmc35240: minor change to improve code readability Teodora Baluta
  2015-07-20 13:52 ` [PATCH v2 2/2] iio: magnetometer: add mmc34160 magnetometer driver Teodora Baluta
  0 siblings, 2 replies; 7+ messages in thread
From: Teodora Baluta @ 2015-07-20 13:52 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 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    |   4 +-
 drivers/iio/magnetometer/mmc35240.c | 229 ++++++++++++++++++++++++++++--------
 2 files changed, 181 insertions(+), 52 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-08-02 18:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20 13:52 [PATCH v2 0/2] iio: magnetometer: minor style change and add support for new chip Teodora Baluta
2015-07-20 13:52 ` [PATCH v2 1/2] iio: mmc35240: minor change to improve code readability Teodora Baluta
2015-07-20 13:52 ` [PATCH v2 2/2] iio: magnetometer: add mmc34160 magnetometer driver Teodora Baluta
2015-07-20 14:14   ` Dan Carpenter
2015-08-02 16:32     ` Jonathan Cameron
2015-08-02 16:37       ` Dan Carpenter
2015-08-02 18:35         ` Jonathan Cameron

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