From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jackson Subject: Re: [PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S Date: Thu, 04 Dec 2014 08:57:58 +0000 Message-ID: <54802216.8030908@arm.com> References: <547F3C8C.5000607@arm.com> <20141203172111.GB7712@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141203172111.GB7712@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Jaroslav Kysela , Takashi Iwai , "alsa-devel@alsa-project.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Rajeev Kumar , Liam Girdwood , Liviu Dudau List-Id: alsa-devel@alsa-project.org On 12/03/14 17:21, Mark Brown wrote: > On Wed, Dec 03, 2014 at 04:38:36PM +0000, Andrew Jackson wrote: >> This patch set extends the DesignWare I2S driver to provide device >> tree support and fixes a couple of small faults. > > If you're sending fixes the fixes should be the first things in the > series - the idea is that we should be able to send the fixes to Linus > and stable separate to any new features. > Oh, sorry about that, I will reorder the patches before resubmission. Andrew