Ryan, On Fri, Dec 22, 2017 at 2:43 AM, Ryan Lee <ryans.lee@xxxxxxxxxxxxxxxxxxx> wrote: > Signed-off-by: Ryan Lee <ryans.lee@xxxxxxxxxxxxxxxxxxx> > --- > > Created max98373 amplifier driver. > <snip> > --- /dev/null > +++ b/sound/soc/codecs/max98373.c > @@ -0,0 +1,996 @@ > +/* > + * max98373.c -- MAX98373 ALSA Soc Audio driver > + * > + * Copyright (C) 2017 Maxim Integrated Products > + * Author: Ryan Lee <ryans.lee@xxxxxxxxxxxxxxxxxxx> > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of the GNU General Public License as published by the > + * Free Software Foundation; either version 2 of the License, or (at your > + * option) any later version. > + */ Have you considered using the new SPDX tags instead of this fine but long legalese? And if other contributors in your team could follow suit and you could spread the word that would be even better! See Thomas doc patches [1] for details. Thanks! [1] https://lkml.org/lkml/2017/12/4/934 -- Cordially Philippe Ombredanne -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html