[PATCH v3 0/2] ASoC: max9860/tfa9879: switch to SPDX license tag

From: Peter Rosin
Date: Fri Apr 13 2018 - 07:48:16 EST


On 2018-04-13 13:19, Mark Brown wrote:
> On Thu, Apr 12, 2018 at 11:14:35PM +0200, Peter Rosin wrote:
>
>> @@ -1,3 +1,4 @@
>> +// SPDX-License-Identifier: GPL-2.0
>> /*
>> * Driver for the MAX9860 Mono Audio Voice Codec
>> *
>
> Please don't mix C and C++ comments like this - it looks unintentional
> and messy. Just convert the entire comment block to C++ so it's
> consistent with itself.

Done.

Cheers,
Peter

Peter Rosin (2):
ASoC: max9860: switch to SPDX license tag
ASoC: tfa9879: switch to SPDX license tag

sound/soc/codecs/max9860.c | 31 +++++++++++--------------------
sound/soc/codecs/max9860.h | 10 +---------
sound/soc/codecs/tfa9879.c | 18 ++++++------------
sound/soc/codecs/tfa9879.h | 7 +------
4 files changed, 19 insertions(+), 47 deletions(-)

--
2.11.0