From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932416Ab3AITJW (ORCPT ); Wed, 9 Jan 2013 14:09:22 -0500 Received: from server.prisktech.co.nz ([115.188.14.127]:61348 "EHLO server.prisktech.co.nz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932327Ab3AITJV (ORCPT ); Wed, 9 Jan 2013 14:09:21 -0500 Message-ID: <1357758570.27076.8.camel@gitbox> Subject: Re: [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850 From: Tony Prisk To: Olof Johansson Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, vt8500-wm8505-linux-kernel@googlegroups.com Date: Thu, 10 Jan 2013 08:09:30 +1300 In-Reply-To: References: <1356650452-16559-1-git-send-email-linux@prisktech.co.nz> <1356650452-16559-2-git-send-email-linux@prisktech.co.nz> <1357712039.774.0.camel@gitbox> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2013-01-08 at 22:30 -0800, Olof Johansson wrote: > On Tue, Jan 8, 2013 at 10:13 PM, Tony Prisk wrote: > > On Fri, 2012-12-28 at 12:20 +1300, Tony Prisk wrote: > >> This patch adds support for the WM8750 (ARMv6) and WM8850 (ARMv7). > >> > >> Common features across all SoCs are split into ARCH_VT8500 and > >> unique features are specified by each SoC option. > >> > >> Signed-off-by: Tony Prisk > > > > > > Hi Arnd, Olof, > > > > Haven't heard anything re: this patch series. Problem? > > Nope, just wasn't sure if you would send a git pull request or if you > wanted them applied. > > I'm out of time for tonight, but I'll look closer at them (and apply > them if all OK) tomorrow. > > > -Olof I'm quite happy to send a pull request if that's what you prefer. Generally people have just taken the patches straight from email, so everytime I've done a pull-request I get a reply back saying the patches have already been applied. Is there some 'rule' around pull-requests vs emailed patches? Should patches in pull-requests have Ack'd lines already? Regards Tony P