From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755908AbZLRDAp (ORCPT ); Thu, 17 Dec 2009 22:00:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751431AbZLRDAk (ORCPT ); Thu, 17 Dec 2009 22:00:40 -0500 Received: from mail-yx0-f187.google.com ([209.85.210.187]:57912 "EHLO mail-yx0-f187.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751137AbZLRDAj convert rfc822-to-8bit (ORCPT ); Thu, 17 Dec 2009 22:00:39 -0500 MIME-Version: 1.0 In-Reply-To: <1b68c6790912171645m4de68ac9i6f31346249147bd1@mail.gmail.com> References: <1b68c6790912171645m4de68ac9i6f31346249147bd1@mail.gmail.com> From: Grant Likely Date: Thu, 17 Dec 2009 20:00:14 -0700 X-Google-Sender-Auth: d50e7914ca31149f Message-ID: Subject: Re: [spi-devel-general] [git pull] 2nd batch of SPI changes To: jassi brar Cc: spi-devel-general@lists.sourceforge.net, Linux Kernel Mailing List , Linus Torvalds , Andrew Morton , David Brownell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 17, 2009 at 5:45 PM, jassi brar wrote: > On Fri, Dec 18, 2009 at 1:40 AM, Grant Likely wrote: >> Jassi Brar (1): >>      spi: Add s3c64xx SPI Controller driver > IIRC, I didn't get any final ack of acceptance from you or any other maintainer. > I thought perhaps the patch is lost and was preparing to resend after > including some minor changes suggested by my ARCH maintainer(Ben Dooks). > Though I can just as well send those changes as patches right away. > I apologize, if i messed up. Don't worry about it, just send an incremental patch. I'm new to the SPI maintainer job, and I didn't know any of the background or see any major reason not to merge the driver, especially since it is a new driver, and not a change to an existing one. g.