[alsa-devel] [PATCH] ASoC: max98373: Added Amplifier Driver
Philippe Ombredanne
pombredanne at nexb.com
Fri Dec 22 09:39:00 CET 2017
Ryan,
On Fri, Dec 22, 2017 at 2:43 AM, Ryan Lee <ryans.lee at maximintegrated.com> wrote:
> Signed-off-by: Ryan Lee <ryans.lee at maximintegrated.com>
> ---
>
> 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 at maximintegrated.com>
> + *
> + * 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
More information about the Alsa-devel
mailing list