On 17/06/16 02:04, Marek Vasut wrote: > 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. Applied with a note about why this is already 0 added to the commit message. Thanks, Jonathan > >> 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); >> > > -- 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