lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 22 Dec 2017 09:39:00 +0100
From:   Philippe Ombredanne <pombredanne@...b.com>
To:     Ryan Lee <ryans.lee@...imintegrated.com>
Cc:     Liam Girdwood <lgirdwood@...il.com>, Mark <broonie@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        Jaroslav Kysela <perex@...ex.cz>,
        Takashi Iwai <tiwai@...e.com>, Arnd Bergmann <arnd@...db.de>,
        afd@...com, robert.jarzmik@...e.fr, supercraig0719@...il.com,
        jbrunet@...libre.com, dannenberg@...com,
        Romain Perier <romain.perier@...labora.com>,
        bryce.ferguson@...kwellcollins.com,
        kuninori.morimoto.gx@...esas.com, m-stecklein@...com,
        ALSA <alsa-devel@...a-project.org>,
        "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
        <devicetree@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>,
        ryan.lee.maxim@...il.com
Subject: Re: [PATCH] ASoC: max98373: Added Amplifier Driver

Ryan,

On Fri, Dec 22, 2017 at 2:43 AM, Ryan Lee <ryans.lee@...imintegrated.com> wrote:
> Signed-off-by: Ryan Lee <ryans.lee@...imintegrated.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@...imintegrated.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ