Re: [PATCH] iio: proximity: as3935: remove redundant zeroing of tune_cap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/16/2016 03:47 AM, Matt Ranostay wrote:

Commit message explaining what the patch does and why this patch is
needed is missing.

> Signed-off-by: Matt Ranostay <mranostay@xxxxxxxxx>
> ---
>  drivers/iio/proximity/as3935.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/iio/proximity/as3935.c b/drivers/iio/proximity/as3935.c
> index 9aa2ce551ba8..692e9cda8ae0 100644
> --- a/drivers/iio/proximity/as3935.c
> +++ b/drivers/iio/proximity/as3935.c
> @@ -346,7 +346,6 @@ static int as3935_probe(struct spi_device *spi)
>  
>  	st = iio_priv(indio_dev);
>  	st->spi = spi;
> -	st->tune_cap = 0;
>  
>  	spi_set_drvdata(spi, indio_dev);
>  	mutex_init(&st->lock);
> 


-- 
Best regards,
Marek Vasut
--
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



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux