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

From: Jonathan Cameron
Date: Thu Apr 09 2015 - 07:13:19 EST


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,

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
--
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/