]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
regulator: fan53555: Switch to SPDX identifier
authorAxel Lin <axel.lin@ingics.com>
Fri, 19 Apr 2019 00:58:24 +0000 (08:58 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 26 Apr 2019 09:38:22 +0000 (10:38 +0100)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/fan53555.c

index e2caf4173ab5c23a45f90676f35c3158440df713..dbe477da4e5595d2b702853243948652b3d56ed7 100644 (file)
@@ -1,17 +1,13 @@
-/*
- * FAN53555 Fairchild Digitally Programmable TinyBuck Regulator Driver.
- *
- * Supported Part Numbers:
- * FAN53555UC00X/01X/03X/04X/05X
- *
- * Copyright (c) 2012 Marvell Technology Ltd.
- * Yunfan Zhang <yfzhang@marvell.com>
- *
- * This package 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.
- *
- */
+// SPDX-License-Identifier: GPL-2.0
+//
+// FAN53555 Fairchild Digitally Programmable TinyBuck Regulator Driver.
+//
+// Supported Part Numbers:
+// FAN53555UC00X/01X/03X/04X/05X
+//
+// Copyright (c) 2012 Marvell Technology Ltd.
+// Yunfan Zhang <yfzhang@marvell.com>
+
 #include <linux/module.h>
 #include <linux/param.h>
 #include <linux/err.h>