summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ep93xx_adc.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2019-06-25 10:23:22 +0200
committerIngo Molnar <mingo@kernel.org>2019-06-25 10:23:22 +0200
commitc21ac93288f008e1790c858a55567b6194465e57 (patch)
treede436fbc409afa83f733798ffee31eb1bf3cbf9a /drivers/iio/adc/ep93xx_adc.c
parent8dbec27a242cd3e2816eeb98d3237b9f57cf6232 (diff)
parent4b972a01a7da614b4796475f933094751a295a2f (diff)
Merge tag 'v5.2-rc6' into x86/asm, to refresh the branch
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/iio/adc/ep93xx_adc.c')
-rw-r--r--drivers/iio/adc/ep93xx_adc.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iio/adc/ep93xx_adc.c b/drivers/iio/adc/ep93xx_adc.c
index 5036c392cb20..5c97e8a511f2 100644
--- a/drivers/iio/adc/ep93xx_adc.c
+++ b/drivers/iio/adc/ep93xx_adc.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Driver for ADC module on the Cirrus Logic EP93xx series of SoCs
*
* Copyright (C) 2015 Alexander Sverdlin
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
* The driver uses polling to get the conversion status. According to EP93xx
* datasheets, reading ADCResult register starts the conversion, but user is also
* responsible for ensuring that delay between adjacent conversion triggers is