Message ID | 20190207165755.1548-1-johan@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CE5961823 for <patchwork-alsa-devel@patchwork.kernel.org>; Thu, 7 Feb 2019 17:36:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B80E52DCD1 for <patchwork-alsa-devel@patchwork.kernel.org>; Thu, 7 Feb 2019 17:36:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AC6362DCE4; Thu, 7 Feb 2019 17:36:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 97FCC2DCDD for <patchwork-alsa-devel@patchwork.kernel.org>; Thu, 7 Feb 2019 17:36:21 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 4F24A2679F0; Thu, 7 Feb 2019 17:58:50 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 7FD262679CA; Thu, 7 Feb 2019 17:58:46 +0100 (CET) Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) by alsa0.perex.cz (Postfix) with ESMTP id 9AD10267483 for <alsa-devel@alsa-project.org>; Thu, 7 Feb 2019 17:58:41 +0100 (CET) Received: by mail-lj1-f194.google.com with SMTP id j1-v6so471174lja.8 for <alsa-devel@alsa-project.org>; Thu, 07 Feb 2019 08:58:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=TqcU75ldcuRtguVybVG75+enZLpopE9EivxnZdSmaUo=; b=TjX5PYadL0dhC31YTFEE9+mXwGV+33wqkOCyZch4c845CRS/r8fQmOQL7w9ylp4WNV /dmltuGg+GGQZWZmYaljrRQdSH2ESlugDTAGPIR+YjVS/eYr+p9+w17hW7Z3bNeMP41V uCGuu4FcYZ5EV4PHqMmv51An0tuYG9lyyIhUVwJilAzU8iZ0JvYEDh5VD+wWTmftcRiu +p18XEYwkrtd2iT+sNZMqjg7FrD0cyyOV9X+7hrsVeigVCq4TSDoHrGU8ewFMJ5ZGCyG W7fVs2iTijhPL/Dvl3fH0YyRqJNxqcP7bsqBWiG+fCuajAtnealatlSBwx4NOjAPYbcR DmMg== X-Gm-Message-State: AHQUAubZ26X6Z1cGga1uDWoD4yNJfmRcfivjQZL0EdASbpeWe7RcpBH7 QIUM5vxRwhXaDVuXm+nPV8U= X-Google-Smtp-Source: AHgI3IboJ9mdsrwBG5JJkkvlI+kGok6NFkbSqSzCiqp3ovtZzH8dY44+2l44qd8b6ZCosbBFViVriQ== X-Received: by 2002:a2e:9f0c:: with SMTP id u12-v6mr3482713ljk.178.1549558721167; Thu, 07 Feb 2019 08:58:41 -0800 (PST) Received: from xi.terra (c-74bee655.07-184-6d6c6d4.bbcust.telenor.se. [85.230.190.116]) by smtp.gmail.com with ESMTPSA id m21sm4987258lfl.97.2019.02.07.08.58.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Feb 2019 08:58:39 -0800 (PST) Received: from johan by xi.terra with local (Exim 4.91) (envelope-from <johan@xi.terra>) id 1grn0Y-0000Pq-1H; Thu, 07 Feb 2019 17:58:38 +0100 From: Johan Hovold <johan@kernel.org> To: Mark Brown <broonie@kernel.org> Date: Thu, 7 Feb 2019 17:57:52 +0100 Message-Id: <20190207165755.1548-1-johan@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Cc: Mark Rutland <mark.rutland@arm.com>, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>, linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, Srinivas Kandagatla <srinivas.kandagatla@linaro.org>, Johan Hovold <johan@kernel.org> Subject: [alsa-devel] [PATCH 0/3] ASoC: msm8916-wcd: license and documentation fixes X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> List-Unsubscribe: <http://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <http://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
ASoC: msm8916-wcd: license and documentation fixes
|
expand
|