15 Oct
2018
15 Oct
'18
1:01 p.m.
On Tue, Oct 09, 2018 at 03:35:47PM +0800, mac.chiang@intel.com wrote:
@@ -0,0 +1,983 @@ +// SPDX-License-Identifier: GPL-2.0 +// Copyright(c) 2018 Intel Corporation.
+/*
- Intel Kabylake I2S Machine Driver with MAX98927 & DA7219 Codecs
- Modified from:
- Intel Kabylake I2S Machine driver supporting MAX98927 and
- RT5663 codecs
- */
Please don't mix C and C++ comment styles, just make the entire block C++ style so it looks more consistent. However this looks otherwise good so I'll go ahead and apply - please send a followup patch fixing things up.