All of lore.kernel.org
 help / color / mirror / Atom feed
From: Axel Lin <axel.lin@ingics.com>
To: Mark Brown <broonie@kernel.org>
Cc: patches@opensource.cirrus.com,
	Liam Girdwood <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org, Axel Lin <axel.lin@ingics.com>
Subject: [PATCH 4/5] regulator: wm8400: Switch to SPDX identifier
Date: Wed, 17 Apr 2019 22:16:32 +0800	[thread overview]
Message-ID: <20190417141633.4730-4-axel.lin@ingics.com> (raw)
In-Reply-To: <20190417141633.4730-1-axel.lin@ingics.com>

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 drivers/regulator/wm8400-regulator.c | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/drivers/regulator/wm8400-regulator.c b/drivers/regulator/wm8400-regulator.c
index 5ce86b92851b..6f331b51e479 100644
--- a/drivers/regulator/wm8400-regulator.c
+++ b/drivers/regulator/wm8400-regulator.c
@@ -1,16 +1,10 @@
-/*
- * Regulator support for WM8400
- *
- * Copyright 2008 Wolfson Microelectronics PLC.
- *
- * Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
- *
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// Regulator support for WM8400
+//
+// Copyright 2008 Wolfson Microelectronics PLC.
+//
+// Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
 
 #include <linux/bug.h>
 #include <linux/err.h>
-- 
2.17.1


  parent reply	other threads:[~2019-04-17 14:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-17 14:16 [PATCH 1/5] regulator: arizona: Switch to SPDX identifier Axel Lin
2019-04-17 14:16 ` [PATCH 2/5] regulator: wm831x: " Axel Lin
2019-04-17 16:42   ` Applied "regulator: wm831x: Switch to SPDX identifier" to the regulator tree Mark Brown
2019-04-17 14:16 ` [PATCH 3/5] regulator: wm8350: Switch to SPDX identifier Axel Lin
2019-04-17 16:42   ` Applied "regulator: wm8350: Switch to SPDX identifier" to the regulator tree Mark Brown
2019-04-17 14:16 ` Axel Lin [this message]
2019-04-17 16:42   ` Applied "regulator: wm8400: " Mark Brown
2019-04-17 14:16 ` [PATCH 5/5] regulator: wm8994: Switch to SPDX identifier Axel Lin
2019-04-17 16:42   ` Applied "regulator: wm8994: Switch to SPDX identifier" to the regulator tree Mark Brown
2019-04-17 14:35 ` [PATCH 1/5] regulator: arizona: Switch to SPDX identifier Richard Fitzgerald
2019-04-17 16:42 ` Applied "regulator: arizona: Switch to SPDX identifier" to the regulator tree Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190417141633.4730-4-axel.lin@ingics.com \
    --to=axel.lin@ingics.com \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.