From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S940549AbcIYIIk (ORCPT ); Sun, 25 Sep 2016 04:08:40 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:59378 "EHLO dd1012.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938647AbcIYIIf (ORCPT ); Sun, 25 Sep 2016 04:08:35 -0400 Date: Sun, 25 Sep 2016 10:08:27 +0200 From: Danny Milosavljevic To: Maxime Ripard , Mark Brown , Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linux-sunxi@googlegroups.com Cc: dannym@scratchpost.org Subject: Re: [linux-sunxi] [PATCH v6 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i Message-ID: <20160925100827.5dc3240d@scratchpost.org> In-Reply-To: <20160924200503.10728-1-dannym@scratchpost.org> References: <20160924200503.10728-1-dannym@scratchpost.org> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.30; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The only changes here are the commit summary in the cover letter (it's correct now) and the commit message of patch 1. I see that the v5 patches 2 and 3 have already been applied in the mean time - and the functional content in v6 is identical. Therefore, the only thing that needs to be looked at is patch 1 - where I modified the commit message only compared to v5. Thanks!