Re: [PATCH v2] drivers: iio: dac: Fix wrong license for ADI drivers

2019-02-09 Thread Jonathan Cameron
On Mon, 4 Feb 2019 11:19:35 +0200 Stefan Popa wrote: > Analog Devices drivers are typically GPL v2 only. This patch fixes the > inconsistencies between the module license and SPDX. > > Signed-off-by: Stefan Popa Applied, thanks. Jonathan > --- > Changes in v2: > - Modified only the driv

[PATCH v2] drivers: iio: dac: Fix wrong license for ADI drivers

2019-02-04 Thread Stefan Popa
Analog Devices drivers are typically GPL v2 only. This patch fixes the inconsistencies between the module license and SPDX. Signed-off-by: Stefan Popa --- Changes in v2: - Modified only the drivers with inconsistencies. drivers/iio/dac/ad5686-spi.c | 2 +- drivers/iio/dac/ad5686.c |