26 Apr
2018
26 Apr
'18
7:43 p.m.
On Thu, Apr 26, 2018 at 10:41:44AM +0800, KaiChieh Chuang wrote:
--- /dev/null +++ b/sound/soc/codecs/mt6351.c @@ -0,0 +1,1506 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * mt6351.c -- mt6351 ALSA SoC audio codec driver + * + * Copyright (c) 2018 MediaTek Inc. + * Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com> + */
Please send a followup patch which just converts the entire header to a C++ one so it looks more intentional - otherwise this looks great so I'll apply it!