Re: [PATCH v3 1/9] staging: iio: ad2s1200: Add kernel docs to driver state

2018-05-18 Thread David Julian Veenstra
On 28, April 2018 17:11, Jonathan Cameron wrote: > On Mon, 23 Apr 2018 00:02:51 +0200 > David Veenstra wrote: > >> Add missing kernel docs to the ad2s1200 driver state. >> >> Signed-off-by: David Veenstra > Hi David, > > Comment inline. > >> --- >> Changes in v3: >> - Added more explanation to

Re: [PATCH v3 1/9] staging: iio: ad2s1200: Add kernel docs to driver state

2018-04-28 Thread Jonathan Cameron
On Mon, 23 Apr 2018 00:02:51 +0200 David Veenstra wrote: > Add missing kernel docs to the ad2s1200 driver state. > > Signed-off-by: David Veenstra Hi David, Comment inline. > --- > Changes in v3: > - Added more explanation to mutex lock. > > drivers/staging/iio/resolver/ad2s1200.c | 9

[PATCH v3 1/9] staging: iio: ad2s1200: Add kernel docs to driver state

2018-04-22 Thread David Veenstra
Add missing kernel docs to the ad2s1200 driver state. Signed-off-by: David Veenstra --- Changes in v3: - Added more explanation to mutex lock. drivers/staging/iio/resolver/ad2s1200.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/staging/iio/resolver/ad2s1200.c b/drivers