aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5686.c
diff options
context:
space:
mode:
authorStefan Popa <stefan.popa@analog.com>2019-02-04 11:19:35 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2019-02-09 18:46:01 +0000
commitcbd5dd387afab8511e055d0487e1ef747e7f72b5 (patch)
treec94b9511ce91ab0b5cf1b0b34c892e319cac2695 /drivers/iio/dac/ad5686.c
parentIIO: add Ingenic JZ47xx ADC driver. (diff)
downloadlinux-dev-cbd5dd387afab8511e055d0487e1ef747e7f72b5.tar.xz
linux-dev-cbd5dd387afab8511e055d0487e1ef747e7f72b5.zip
drivers: iio: dac: Fix wrong license for ADI drivers
Analog Devices drivers are typically GPL v2 only. This patch fixes the inconsistencies between the module license and SPDX. Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/dac/ad5686.c')
-rw-r--r--drivers/iio/dac/ad5686.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/dac/ad5686.c b/drivers/iio/dac/ad5686.c
index 6dd2759b9092..e06b29c565b9 100644
--- a/drivers/iio/dac/ad5686.c
+++ b/drivers/iio/dac/ad5686.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0
/*
* AD5686R, AD5685R, AD5684R Digital to analog converters driver
*