From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen-Yu Tsai Subject: Re: [PATCH v9 0/2] sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In Date: Tue, 30 Aug 2016 09:58:46 +0800 Message-ID: References: <20160826072230.30429-1-dannym@scratchpost.org> <20160827120251.GQ3165@lukather> <20160829200347.7e6aa714@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20160829200347.7e6aa714@scratchpost.org> Sender: linux-kernel-owner@vger.kernel.org To: Danny Milosavljevic Cc: Maxime Ripard , Mark Brown , Chen-Yu Tsai , linux-kernel , linux-arm-kernel , Linux-ALSA , Jaroslav Kysela , Takashi Iwai , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Aug 30, 2016 at 2:03 AM, Danny Milosavljevic wrote: > Hi Maxime, > > On Sat, 27 Aug 2016 14:02:51 +0200 > Maxime Ripard wrote: > >> Please send your patches using send-email. > > If you are referring to "git send-email", I did send the patch series using that (with almost the same setup I use for many other projects). It probably barfed because my description enumeration contained a dash like "- Line In". Sigh. The problem is your patches are being treated as attachments. Try using '--no-attach' with git format-patch, regenerate the patches and check that they are not mulit-part before sending them again. ChenYu > > Anyway, I'll send the E-Mail again. > > Thanks, > Danny