2016-04-10 19:20:32

by Ksenija Stanojevic

[permalink] [raw]
Subject: [PATCH 0/2] iio: adc: Small fixes

Fix indenting in code and set INPUT_PROP_DIRECT.

Ksenija Stanojevic (2):
iio: adc: Indent if statement
iio: adc: set INPUT_PROP_DIRECT

drivers/iio/adc/mxs-lradc.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

--
1.9.1


2016-04-13 01:55:40

by Fabio Estevam

[permalink] [raw]
Subject: Re: [PATCH 0/2] iio: adc: Small fixes

On Sun, Apr 10, 2016 at 4:20 PM, Ksenija Stanojevic
<[email protected]> wrote:
> Fix indenting in code and set INPUT_PROP_DIRECT.
>
> Ksenija Stanojevic (2):
> iio: adc: Indent if statement
> iio: adc: set INPUT_PROP_DIRECT

It would be nice to have 'mxs-lradc' as part of the Subject of these patches.