Re: [PATCH v8 3/9] mfd: madera: Add common support for Cirrus Logic Madera codecs
From: Richard Fitzgerald <rf@opensource.cirrus.com>
Date: 2018-02-26 15:37:05
Also in:
linux-gpio, lkml
From: Richard Fitzgerald <rf@opensource.cirrus.com>
Date: 2018-02-26 15:37:05
Also in:
linux-gpio, lkml
On 26/02/18 13:58, Fabio Estevam wrote:
On Mon, Feb 26, 2018 at 10:05 AM, Richard Fitzgerald [off-list ref] wrote:quoted
--- /dev/null +++ b/drivers/mfd/madera-core.c@@ -0,0 +1,602 @@ +// SPDX-License-Identifier: GPL-2.0As you use SPDX line here....quoted
+/* + * 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.
Our legal team says no, these lines should stay.