Re: [PATCH 14/15] iio: sx9310: Drop channel_users[]

2020-07-28 Thread Andy Shevchenko
On Tue, Jul 28, 2020 at 6:14 PM Daniel Campello wrote: > > From: Stephen Boyd > > This struct member isn't used. Drop it. > > Fixes: 72ad02b15d63 ("iio: Add SEMTECH SX9310/9311 sensor driver") > Signed-off-by: Stephen Boyd > Reviewed-by: Douglas Anderson > Reviewed-by: Daniel Campello >

[PATCH 14/15] iio: sx9310: Drop channel_users[]

2020-07-28 Thread Daniel Campello
From: Stephen Boyd This struct member isn't used. Drop it. Fixes: 72ad02b15d63 ("iio: Add SEMTECH SX9310/9311 sensor driver") Signed-off-by: Stephen Boyd Reviewed-by: Douglas Anderson Reviewed-by: Daniel Campello Signed-off-by: Daniel Campello --- drivers/iio/proximity/sx9310.c | 1 - 1