Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1315683

Re: [PATCH 2/3] iio: mma8452: whitespace cleanup

From Jonathan Cameron <jic23@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] iio: mma8452: whitespace cleanup
Date 2016-01-23 17:30 +0100
Message-ID <qU9ez-5ik-33@gated-at.bofh.it> (permalink)
References <qRAbg-5wQ-9@gated-at.bofh.it> <qRAbg-5wQ-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 16/01/16 14:35, Martin Kepplinger wrote:
> Signed-off-by: Martin Kepplinger <martin.kepplinger@theobroma-systems.com>
> Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Applied.
> ---
>  drivers/iio/accel/mma8452.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/iio/accel/mma8452.c b/drivers/iio/accel/mma8452.c
> index 77b71c2..843169e 100644
> --- a/drivers/iio/accel/mma8452.c
> +++ b/drivers/iio/accel/mma8452.c
> @@ -85,8 +85,8 @@
>  #define  MMA8452_INT_FF_MT			BIT(2)
>  #define  MMA8452_INT_TRANS			BIT(5)
>  
> -#define  MMA8452_DEVICE_ID			0x2a
> -#define  MMA8453_DEVICE_ID			0x3a
> +#define MMA8452_DEVICE_ID			0x2a
> +#define MMA8453_DEVICE_ID			0x3a
>  #define MMA8652_DEVICE_ID			0x4a
>  #define MMA8653_DEVICE_ID			0x5a
>  
> 

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/3] iio: mma8452: whitespace cleanup Martin Kepplinger <martink@posteo.de> - 2016-01-16 15:40 +0100
  Re: [PATCH 2/3] iio: mma8452: whitespace cleanup Jonathan Cameron <jic23@kernel.org> - 2016-01-23 17:30 +0100

csiph-web