On Sun, Mar 24, 2019 at 12:34:52PM +, Jonathan Cameron wrote:
> On Sat, 23 Mar 2019 20:21:39 +0100
> Cristian Sicilia wrote:
>
> > Changed bool format to bitfield format to save space.
> >
> > Signed-off-by: Cristian Sicilia
> >
> > ---
> > The strange thing is that this struct seems not
On Sat, 23 Mar 2019 20:21:39 +0100
Cristian Sicilia wrote:
> Changed bool format to bitfield format to save space.
>
> Signed-off-by: Cristian Sicilia
>
> ---
> The strange thing is that this struct seems not populated
> using a DTS binding function.
Indeed and that should have definitely been
Changed bool format to bitfield format to save space.
Signed-off-by: Cristian Sicilia
---
The strange thing is that this struct seems not populated
using a DTS binding function.
---
drivers/staging/iio/adc/ad7192.h | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --g