Re: [PATCH v8 3/9] mfd: madera: Add common support for Cirrus Logic Madera codecs

From: Fabio Estevam
Date: Mon Feb 26 2018 - 08:58:20 EST


On Mon, Feb 26, 2018 at 10:05 AM, Richard Fitzgerald
<rf@xxxxxxxxxxxxxxxxxxxxx> 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.