RE: [PATCH 0/8] Fixes for the mma9553 driver

From: Tirdea, Irina
Date: Mon Apr 13 2015 - 09:42:29 EST




> -----Original Message-----
> From: linux-iio-owner@xxxxxxxxxxxxxxx [mailto:linux-iio-owner@xxxxxxxxxxxxxxx] On Behalf Of Jonathan Cameron
> Sent: 09 April, 2015 14:13
> To: Tirdea, Irina; linux-iio@xxxxxxxxxxxxxxx; Hartmut Knaack
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH 0/8] Fixes for the mma9553 driver
>
> On 08/04/15 15:37, Irina Tirdea wrote:
> > This is a set of follow-up patches for the mma9553 driver that fixes
> > some issues as suggested by Hartmut.
> >
> > I have also added the enable channel for activity as suggested by Daniel.
> >
> > Irina Tirdea (8):
> > iio: accel: mma9553: coding style fixes
> > iio: accel: mma9553: use unsigned counters
> > iio: accel: mma9553: fix gpio bitnum init value
> > iio: accel: mma9553: refactor mma9553_read_activity_stepcnt
> > iio: accel: mma9553: refactor mma9553_read_raw
> > iio: accel: mma9553: check input value for activity period
> > iio: accel: mma9551_core: prevent buffer overrun
> > iio: accel: mma9553: add enable channel for activity
> >
> > drivers/iio/accel/mma9551_core.c | 58 ++++++----
> > drivers/iio/accel/mma9551_core.h | 2 +-
> > drivers/iio/accel/mma9553.c | 227 +++++++++++++++++----------------------
> > 3 files changed, 136 insertions(+), 151 deletions(-)
> >
> Hi Irina,
Hi Jonathan,
>
> We've missed the merge window, so these are going to mostly hit one cycle
> after the original driver posting.
>
> As such can you reorder the patches to pull all the bug fixes to the beginning
> as they can go into 4.1 whereas the style fixes etc will go into 4.2
> --

Sure, I'll reorder the series and send v2.

Thanks,
Irina

> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/