4 Dec
2017
4 Dec
'17
7:20 p.m.
On Wed, Nov 22, 2017 at 08:43:17PM +0900, Katsuhiro Suzuki wrote:
+++ b/sound/soc/uniphier/evea.c @@ -0,0 +1,567 @@ +// SPDX-License-Identifier: GPL-2.0 +/*
- Socionext UniPhier EVEA ADC/DAC codec driver.
- Copyright (c) 2016-2017 Socionext Inc.
Make the entire comment a C++ comment, don't mix and match like this - it's ugly. Otherwise this looks good so I'll apply it, please send a followup patch fixing this (and I guess the same thing will apply to other files).