3 Jan
2018
3 Jan
'18
4:06 a.m.
On Tue, Jan 02, 2018 at 03:39:29PM -0800, Stephen Boyd wrote:
On 12/26, Sriram Periyasamy wrote:
diff --git a/sound/soc/intel/skylake/skl-ssp-clk.c b/sound/soc/intel/skylake/skl-ssp-clk.c new file mode 100644 index 000000000000..bb828f285b16 --- /dev/null +++ b/sound/soc/intel/skylake/skl-ssp-clk.c @@ -0,0 +1,432 @@ +// SPDX-License-Identifier: GPL-2.0 +// Copyright(c) 2015-17 Intel Corporation
Does this also go into the // part? I thought just the tag was with // comment style.
Apparently that seems to be the latest recommendation. Tag plus copyright.
--
~Vinod