Re: [PATCH v4 03/12] staging: iio: ad2s1200: Add kernel docs to driver state

2018-05-20 Thread Jonathan Cameron
On Fri, 18 May 2018 20:21:34 +0200 David Veenstra wrote: > Add missing kernel docs to the ad2s1200 driver state. > > Signed-off-by: David Veenstra Nice. Applied, Jonathan > --- > Changes in v4: > - Simplified explanation of lock. > > drivers/staging/iio/resolver/ad2s1200.c | 8 >

[PATCH v4 03/12] staging: iio: ad2s1200: Add kernel docs to driver state

2018-05-18 Thread David Veenstra
Add missing kernel docs to the ad2s1200 driver state. Signed-off-by: David Veenstra --- Changes in v4: - Simplified explanation of lock. drivers/staging/iio/resolver/ad2s1200.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/staging/iio/resolver/ad2s1200.c b/drivers/stagin