Re: [PATCH v8 3/9] mfd: madera: Add common support for Cirrus Logic Madera codecs
From: Fabio Estevam <festevam@gmail.com>
Date: 2018-02-26 13:58:19
Also in:
linux-gpio, lkml
From: Fabio Estevam <festevam@gmail.com>
Date: 2018-02-26 13:58:19
Also in:
linux-gpio, lkml
On Mon, Feb 26, 2018 at 10:05 AM, Richard Fitzgerald [off-list ref] wrote:
--- /dev/null +++ b/drivers/mfd/madera-core.c@@ -0,0 +1,602 @@ +// SPDX-License-Identifier: GPL-2.0
As you use SPDX line here....
+/* + * Core MFD support for Cirrus Logic Madera codecs + * + * Copyright (C) 2015-2018 Cirrus Logic + * + * 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; version 2.
You can remove this paragraph. Same applies to the other places of this series.