From patchwork Mon Oct 31 11:25:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 9405431 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 9125060585 for ; Mon, 31 Oct 2016 12:20:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 81CFC28F73 for ; Mon, 31 Oct 2016 12:20:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 757CA28F7C; Mon, 31 Oct 2016 12:20: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=-1.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,T_DKIM_INVALID autolearn=no 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 B865028F73 for ; Mon, 31 Oct 2016 12:20:21 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id D589C266D44; Mon, 31 Oct 2016 13:20:19 +0100 (CET) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id F1394261B03; Mon, 31 Oct 2016 13:17:56 +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 B922726697D; Mon, 31 Oct 2016 12:26:06 +0100 (CET) Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by alsa0.perex.cz (Postfix) with ESMTP id 6B326266875 for ; Mon, 31 Oct 2016 12:25:58 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id p190so141014077wmp.1 for ; Mon, 31 Oct 2016 04:25:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=gtQlTTAWsfip2x7d2XP/OISDNBxYVkWXa1eMECAyMwo=; b=N//Rlf93nfNNjkEbVL/KpPAjnrcweLaqtNVXjGA6fMy7/U++O65b5aPjEshOf9BPWn HLcr4Wf/p4wGZ73x+MN73xVfAidodi37Gko9wwa5bYHY1ZB4Hm/kTAPyHbjvGkGQh7a2 FWlaAsJkba5CWT2/aARym7mjU1jkbFpp95rYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=gtQlTTAWsfip2x7d2XP/OISDNBxYVkWXa1eMECAyMwo=; b=isa4HmWZy3xEEQMfu76C3OceASoitthEFhFBNn9h55swTx1wrjuRI0i2RICx6LJ1jB 0peQ5n/qxVD3IiP3A2g9/A3OyYjlj806C52Y4VyQA/48pv0iGhDwJBlRbp8YDGaNsnLv ar1m5QPap+RSHjUxKMKNfmlYRMb2irVtyqj3hNwX5gVy/CE/jxciNST7qjxd13HBrADU QaTd9z9216DpAtyIrnu3LQ9qWDXsdthJO6l7lGQY9k7rHP82M5/DFvObmWiT/McmW9Fd dKYqBd4RDcC0hgJv0dc1SjU+DAe6xXILgO0xRYqFxfbZwsNog4Z6iSQNRCwS9fTqwj0A EUaQ== X-Gm-Message-State: ABUngveCe0INuJHjB4Iqw/40EANDYe8UoqAUedfmMCCyD81xvce7Pgj3WPGo5wAnpkALuPKN X-Received: by 10.28.46.202 with SMTP id u193mr9623420wmu.53.1477913158571; Mon, 31 Oct 2016 04:25:58 -0700 (PDT) Received: from localhost.localdomain (host-2-98-102-117.as13285.net. [2.98.102.117]) by smtp.gmail.com with ESMTPSA id ma5sm29404414wjb.47.2016.10.31.04.25.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 31 Oct 2016 04:25:58 -0700 (PDT) From: Srinivas Kandagatla To: Mark Brown , alsa-devel@alsa-project.org Date: Mon, 31 Oct 2016 11:25:45 +0000 Message-Id: <1477913145-8259-4-git-send-email-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477913145-8259-1-git-send-email-srinivas.kandagatla@linaro.org> References: <1477913145-8259-1-git-send-email-srinivas.kandagatla@linaro.org> Cc: Kenneth Westfield , Banajit Goswami , Kuninori Morimoto , Liam Girdwood , linux-kernel@vger.kernel.org, Takashi Iwai , Srinivas Kandagatla Subject: [alsa-devel] [PATCH v2 3/3] ASoC: lpass-cpu: add module licence and description 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: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds module licence to lpass-cpu driver, without this patch lpass-cpu module would taint with below error: snd_soc_lpass_cpu: module license 'unspecified' taints kernel. Disabling lock debugging due to kernel taint snd_soc_lpass_cpu: Unknown symbol regmap_write (err 0) snd_soc_lpass_cpu: Unknown symbol devm_kmalloc (err 0) ... Signed-off-by: Srinivas Kandagatla Acked-by: Kenneth Westfield --- sound/soc/qcom/lpass-cpu.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sound/soc/qcom/lpass-cpu.c b/sound/soc/qcom/lpass-cpu.c index 3cde9fb..eff3f9a 100644 --- a/sound/soc/qcom/lpass-cpu.c +++ b/sound/soc/qcom/lpass-cpu.c @@ -586,3 +586,6 @@ int asoc_qcom_lpass_cpu_platform_remove(struct platform_device *pdev) return 0; } EXPORT_SYMBOL_GPL(asoc_qcom_lpass_cpu_platform_remove); + +MODULE_DESCRIPTION("QTi LPASS CPU Driver"); +MODULE_LICENSE("GPL v2");