summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
diff options
context:
space:
mode:
authorStefan Popa <stefan.popa@analog.com>2018-04-11 14:52:12 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-04-15 19:13:04 +0100
commit16a3c17575c41d8f2e8406e89b9f3ba1eaabea19 (patch)
tree3a1fa365e1502ae0e8a1fd9e1e6f6046ca7c841a /drivers/iio/dac
parent25ffba7a2a8dfbb9549fc54657037fe49ce1fc8a (diff)
downloadlinux-stable-16a3c17575c41d8f2e8406e89b9f3ba1eaabea19.tar.gz
linux-stable-16a3c17575c41d8f2e8406e89b9f3ba1eaabea19.tar.bz2
linux-stable-16a3c17575c41d8f2e8406e89b9f3ba1eaabea19.zip
iio:dac:ad5686: Change license description
Add GPLv2+ SPDX identifier and remove license notice to keep the whole purpose of using an SPDx id. Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/dac')
-rw-r--r--drivers/iio/dac/ad5686.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/iio/dac/ad5686.c b/drivers/iio/dac/ad5686.c
index f7f975c8d4bd..e328513dd4c2 100644
--- a/drivers/iio/dac/ad5686.c
+++ b/drivers/iio/dac/ad5686.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* AD5686R, AD5685R, AD5684R Digital to analog converters driver
*
* Copyright 2011 Analog Devices Inc.
- *
- * Licensed under the GPL-2.
*/
#include <linux/interrupt.h>