Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752310AbdLJVtW (ORCPT ); Sun, 10 Dec 2017 16:49:22 -0500 Received: from mail-ot0-f177.google.com ([74.125.82.177]:38723 "EHLO mail-ot0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751408AbdLJVtU (ORCPT ); Sun, 10 Dec 2017 16:49:20 -0500 X-Google-Smtp-Source: AGs4zMZDkT4DIRtOwtf4oxWdRAuNzHlMqlCwtxmPpWalZ/2H05MEvWC2+ePONlM8InSVEflL+c3QoA== Date: Sun, 10 Dec 2017 15:49:10 -0600 From: Steven Eckhoff To: Philippe Ombredanne Cc: Steven Eckhoff , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [alsa-devel][PATCH v3] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC Message-ID: <20171210214906.lb4cdskj752uikfb@localhost.localdomain> References: <20171209224205.2b4qcqpro37fnev7@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 299 Lines: 10 On Sun, Dec 10, 2017 at 10:00:02AM +0100, Philippe Ombredanne wrote: > Have you considered using the new SPDX ids? I was unaware of this. Thank you for bringing it to my attention. I have added it to v4. You can see it here: https://patchwork.kernel.org/patch/10104003/ Thanks for the review!