From patchwork Thu Feb 7 16:57:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 10801651 Return-Path: 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 ; 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 ; 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 ; 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 ; Thu, 7 Feb 2019 17:58:41 +0100 (CET) Received: by mail-lj1-f194.google.com with SMTP id j1-v6so471174lja.8 for ; 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 ) id 1grn0Y-0000Pq-1H; Thu, 07 Feb 2019 17:58:38 +0100 From: Johan Hovold To: Mark Brown 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 , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Liam Girdwood , linux-kernel@vger.kernel.org, Rob Herring , Srinivas Kandagatla , Johan Hovold 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" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP This series adds the missing license information to the msm8916-wcd-analog driver and converts it's digital counterpart to SPDX. Included is also a fix of the binding example for the analog driver. Johan Johan Hovold (3): ASoC: msm8916-wcd-analog: add missing license information ASoC: msm8916-wcd-digital: convert license header to SPDX dt-bindings: sound: msm8916-wcd-analog: fix example regulator names .../bindings/sound/qcom,msm8916-wcd-analog.txt | 7 ++++--- sound/soc/codecs/msm8916-wcd-analog.c | 5 +++++ sound/soc/codecs/msm8916-wcd-digital.c | 13 +++---------- 3 files changed, 12 insertions(+), 13 deletions(-)