Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp4956277imm; Mon, 11 Jun 2018 23:32:12 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJEsvoiP97xJksmqlNXsNAH3fPWVRL0Hky65T6Mvsa5QC2y7H9S3fCHQeDTH+3igQ0QT2Em X-Received: by 2002:a17:902:854a:: with SMTP id d10-v6mr2578884plo.106.1528785132701; Mon, 11 Jun 2018 23:32:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528785132; cv=none; d=google.com; s=arc-20160816; b=cQIHPkg6D/8JXSwZyTMmlmlE+Z5I8unAwnXjkfkC2hrXdpQau+ZdbRkEQHpFkMGIDL i87G690kLMQgQcKGOvybR//oIeBmmMvzNUNKLwY5Q/jJPrBjvpYmtCUK24xf8kpBEAUg EJc65qu6qFUSYYu8Ec0fds4QkmxNgtv66oKqwOKTBwrAVjBNE9lctV7Hpyo5xzqQROjb 7bnvF8pwCxmeUgWpL9mIY45uo+8AkO7lcyu1a1f8/raMRjPCJH62yqzddxfabIDp+SoI AeDrY6bNVcPTxNKn+ZQ388Cf1mG/oPcAVya8zy/Nb0LW3uy1O72gV/alA5DmNVOmTuub liuw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:arc-authentication-results; bh=W8tfeHgWURv9F6Q5Dj12xHcfuZsTZcWtCgAayFgpfSw=; b=bG92DbGpc/vfOuClcie22h0Ughu43kVD1wm7tCNZRYPliQwLaSHNJu6ew1nAE2sSOE rxsLJkYVav143rbts67KWJFJaM27IZBwguiPQ+6m6ULC4nQx42hd+WJ5JM+wZ8p2oE8Z kHI8Nv36/tWCCkXyjik8bRIgmqt3H8oWTLY0tOwFQO31c9coAurx3tIRdPvUyQj0w5jB JPly3bImrlSNjYDeeuzeBEXxf3Yyi1sJKxAehMjehIct3bVqFxY4VI6kpPwiRArBbCmj +e5kBlDE4aXk3IySy7NeesW/LTrJ90njVUsn5alKFV+y1uB+8hZfF0VJ7YfSW9sLFhs6 g4mg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b59-v6si186946plb.107.2018.06.11.23.31.58; Mon, 11 Jun 2018 23:32:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754257AbeFLGbK (ORCPT + 99 others); Tue, 12 Jun 2018 02:31:10 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:42388 "EHLO hera.aquilenet.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753943AbeFLGbJ (ORCPT ); Tue, 12 Jun 2018 02:31:09 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 02BB2D34; Tue, 12 Jun 2018 08:31:08 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sC42oj9jdOoG; Tue, 12 Jun 2018 08:31:07 +0200 (CEST) Received: from var.youpi.perso.aquilenet.fr (static-176-158-111-12.ftth.abo.bbox.fr [176.158.111.12]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 4DE696E9; Tue, 12 Jun 2018 08:31:07 +0200 (CEST) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.91) (envelope-from ) id 1fScpe-0004W5-0z; Tue, 12 Jun 2018 08:31:06 +0200 Date: Tue, 12 Jun 2018 08:31:06 +0200 From: Samuel Thibault To: Gregory Nowak Cc: "Speakup is a screen review system for Linux." , devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: speakup: refactor synths array to use a list Message-ID: <20180612063105.7urgjfckrwjvqs6k@var.youpi.perso.aquilenet.fr> Mail-Followup-To: Samuel Thibault , Gregory Nowak , "Speakup is a screen review system for Linux." , devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org References: <20180604095212.GA18381@tanglefoot> <20180606132628.fxykchbznrwzgwqt@var.youpi.perso.aquilenet.fr> <20180611225703.csi47cdafhy6rxcf@var.youpi.perso.aquilenet.fr> <20180611235122.GA28343@gregn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180611235122.GA28343@gregn.net> Organization: I am not organized User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Gregory Nowak, le lun. 11 juin 2018 16:51:22 -0700, a ecrit: > On Tue, Jun 12, 2018 at 12:57:03AM +0200, Samuel Thibault wrote: > > Anybody up for testing please? > > > > If people want to see speakup get mainlined instead of staging, please > > help. > > If I understand right, this patch changes how synthesizers are loaded > and unloaded through /sys/accessibility/speakup/synth, correct? The load/unload is about the module itself, i.e. modprobe speakup_bns ; modprobe speakup_soft, switch between them, then rmmod speakup_bns ; speakup_soft or the converse (to exercise both orders). Thanks! Samuel