On 15/12/15 16:44, Martin Kepplinger wrote:
> Signed-off-by: Martin Kepplinger <martin.kepplin...@theobroma-systems.com>
> Signed-off-by: Christoph Muellner <christoph.muell...@theobroma-systems.com>
Applied to the togreg branch of iio.git - initially pushed out as testing for 
the
autobuilders to play with it.

J
> ---
>  drivers/iio/accel/mma8452.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/iio/accel/mma8452.c b/drivers/iio/accel/mma8452.c
> index 116a6e4..162bbef 100644
> --- a/drivers/iio/accel/mma8452.c
> +++ b/drivers/iio/accel/mma8452.c
> @@ -58,7 +58,6 @@
>  #define MMA8452_FF_MT_COUNT                  0x18
>  #define MMA8452_TRANSIENT_CFG                        0x1d
>  #define  MMA8452_TRANSIENT_CFG_HPF_BYP               BIT(0)
> -#define  MMA8452_TRANSIENT_CFG_CHAN(chan)    BIT(chan + 1)
>  #define  MMA8452_TRANSIENT_CFG_ELE           BIT(4)
>  #define MMA8452_TRANSIENT_SRC                        0x1e
>  #define  MMA8452_TRANSIENT_SRC_XTRANSE               BIT(1)
> 

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

Reply via email to