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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham 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 E31BEC43144 for ; Fri, 29 Jun 2018 09:23:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9753F27C5D for ; Fri, 29 Jun 2018 09:23:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9753F27C5D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ucw.cz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966453AbeF2JXb (ORCPT ); Fri, 29 Jun 2018 05:23:31 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:40505 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932898AbeF2JX3 (ORCPT ); Fri, 29 Jun 2018 05:23:29 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id E2765805BE; Fri, 29 Jun 2018 11:23:27 +0200 (CEST) Date: Fri, 29 Jun 2018 11:23:27 +0200 From: Pavel Machek To: Greg KH Cc: Geert Uytterhoeven , Andreas Klinger , Jacek Anaszewski , Ben Whitten , Geert Uytterhoeven , Willy Tarreau , Philippe Ombredanne , Linux Kernel Mailing List , linux-leds@vger.kernel.org Subject: Re: [PATCH] leds: ledtrig-morse: send out morse code Message-ID: <20180629092327.GB31718@amd> References: <20180628185630.GA6095@amd> <20180628202955.GA1534@imap.1und1.de> <20180628204516.GA29146@amd> <20180629064147.GA3219@arbeit> <20180629071724.GA10079@amd> <20180629072912.GB10079@amd> <20180629080717.GA12112@amd> <20180629082439.GA15660@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZoaI/ZTpAVc4A5k6" Content-Disposition: inline In-Reply-To: <20180629082439.GA15660@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 --ZoaI/ZTpAVc4A5k6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri 2018-06-29 04:24:39, Greg KH wrote: > On Fri, Jun 29, 2018 at 10:07:17AM +0200, Pavel Machek wrote: > > Hi! > >=20 > > > > There's no reason 2. should be in kernel ("mechanism, not policy"). > > > > > > > > Given 1. is not really more complicated than the morse > > > > trigger... please just help with pattern trigger if you want this to > > > > happen. > > >=20 > > > Ah, you want to do the conversion to morse code in userspace? > > > Yes, that makes sense. > >=20 > > Yes, that's what I want. >=20 > We all want a pony :) I already have a pony :-). > Seriously, this is a very simple module, works well, and makes some > system's life much easier as there is no external dependancy on a > text-to-morse-code library needed. It still does not belong into kernel. It is interesting. You deleted bluetooth driver people used from staging because of "not enough cleanups" and you want me to maintain text-to-morse-code in the kernel?! Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --ZoaI/ZTpAVc4A5k6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAls1+o8ACgkQMOfwapXb+vIi+wCeIbMHYOvUMzsomFPAiOJz5gPF oS0AoLhHUDhUopw8FKMLS/t9q+ti7dDF =7f5U -----END PGP SIGNATURE----- --ZoaI/ZTpAVc4A5k6--