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=-12.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_PASS 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 0B7E3C282CE for ; Mon, 8 Apr 2019 07:26:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D003D20883 for ; Mon, 8 Apr 2019 07:26:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554708401; bh=adKEEbyPSd0B/Bix93P/EeHiLNPegKHZzQ++fKO7yFM=; h=From:To:Cc:Subject:In-Reply-To:Date:List-ID:From; b=HaDs5ZxJ5dcveRezzko316P5QgN9ngQX/LnqBaLOXnuWQTEIU2l2Sg8rDqAG2aDfd FM/wLsTXvA7lYxyDypJTEN+rsUyWEotetdG9+ob8UIHWIs37Xtc05N6IZ51jTN05hL FKAXmTzDHe5hqN9lREcLE7wMFoy5Pb9Ip1n5Ki+w= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726602AbfDHH0k (ORCPT ); Mon, 8 Apr 2019 03:26:40 -0400 Received: from heliosphere.sirena.org.uk ([172.104.155.198]:34372 "EHLO heliosphere.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725854AbfDHH0k (ORCPT ); Mon, 8 Apr 2019 03:26:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=Date:Message-Id:In-Reply-To: Subject:Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Id:List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner: List-Archive; bh=V9SPruBUv8795dzwDhyIsoBNxef2Ao65us97z7c4vWs=; b=NeVPfb2SmnTD Cq6CkP5ZCOIGnm78hapCVDnyQ7pjJi6pHFQi+hRQvecP0e60k5REU+XlcyqRe81XyAXrKDn2vrLz2 AO8zXqmTSFkHVSx9lGhQcWNOThL0szgP9rwfPpNCBAdFBBdDCYov2bAR0oTMG20N2dE8wesyVvU9d Seqtg=; Received: from [8.46.76.46] (helo=finisterre.ee.mobilebroadband) by heliosphere.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hDOfh-0003qR-F9; Mon, 08 Apr 2019 07:26:27 +0000 Received: by finisterre.ee.mobilebroadband (Postfix, from userid 1000) id 4E966441D3B; Mon, 8 Apr 2019 14:26:13 +0700 (+07) From: Mark Brown To: Andra Danciu Cc: Mark Brown , timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com, festevam@gmail.com, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, linux-imx@nxp.com, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, daniel.baluta@nxp.com, alsa-devel@alsa-project.org Subject: Applied "ASoC: mpc5200_psc_ac97: Switch to SPDX identifier" to the asoc tree In-Reply-To: <20190405115010.28838-13-andradanciu1997@gmail.com> X-Patchwork-Hint: ignore Message-Id: <20190408072613.4E966441D3B@finisterre.ee.mobilebroadband> Date: Mon, 8 Apr 2019 14:26:13 +0700 (+07) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The patch ASoC: mpc5200_psc_ac97: Switch to SPDX identifier has been applied to the asoc tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark >From 1af301d46246942a00e15294603dbd3abfb41a82 Mon Sep 17 00:00:00 2001 From: Andra Danciu Date: Fri, 5 Apr 2019 14:50:02 +0300 Subject: [PATCH] ASoC: mpc5200_psc_ac97: Switch to SPDX identifier Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu Signed-off-by: Mark Brown --- sound/soc/fsl/mpc5200_psc_ac97.c | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/sound/soc/fsl/mpc5200_psc_ac97.c b/sound/soc/fsl/mpc5200_psc_ac97.c index 07ee355ee385..e5b9c04d1565 100644 --- a/sound/soc/fsl/mpc5200_psc_ac97.c +++ b/sound/soc/fsl/mpc5200_psc_ac97.c @@ -1,13 +1,9 @@ -/* - * linux/sound/mpc5200-ac97.c -- AC97 support for the Freescale MPC52xx chip. - * - * Copyright (C) 2009 Jon Smirl, Digispeaker - * Author: Jon Smirl - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - */ +// SPDX-License-Identifier: GPL-2.0 +// +// linux/sound/mpc5200-ac97.c -- AC97 support for the Freescale MPC52xx chip. +// +// Copyright (C) 2009 Jon Smirl, Digispeaker +// Author: Jon Smirl #include #include -- 2.20.1