From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7C44CC433E2 for ; Sun, 12 Jul 2020 08:51:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 635942070B for ; Sun, 12 Jul 2020 08:51:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728409AbgGLIvD (ORCPT ); Sun, 12 Jul 2020 04:51:03 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:51972 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727777AbgGLIvC (ORCPT ); Sun, 12 Jul 2020 04:51:02 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id AC08A1C0BD2; Sun, 12 Jul 2020 10:50:59 +0200 (CEST) Date: Sun, 12 Jul 2020 10:50:59 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: Pavel Machek , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Jacek Anaszewski , Dan Murphy , Jiri Slaby , kernel@pengutronix.de, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, Johan Hovold Subject: Re: [PATCH v7 3/3] leds: trigger: implement a tty trigger Message-ID: <20200712085059.GA13495@amd> References: <20200707165958.16522-1-u.kleine-koenig@pengutronix.de> <20200707165958.16522-4-u.kleine-koenig@pengutronix.de> <20200712082453.GI8295@amd> <20200712084352.GA175558@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <20200712084352.GA175558@kroah.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun 2020-07-12 10:43:52, Greg Kroah-Hartman wrote: > On Sun, Jul 12, 2020 at 10:24:53AM +0200, Pavel Machek wrote: > > > +++ b/drivers/leds/trigger/ledtrig-tty.c > > > @@ -0,0 +1,192 @@ > > > +// SPDX-License-Identifier: GPL-2.0 > >=20 > > 2.0+ is preffered. >=20 > No it is not, that's up to the developer. For code I maintain, yes it is. Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --9amGYk9869ThD9tj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl8KzvMACgkQMOfwapXb+vJg0gCgiaHo248bMnC/ER1wS0CSxqGG PR8Anjb6IckYrVJmK2nIuQvvbra8cq0L =0XQO -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--