From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933258Ab1JZPB7 (ORCPT ); Wed, 26 Oct 2011 11:01:59 -0400 Received: from newsmtp5.atmel.com ([204.2.163.5]:42991 "EHLO sjogate2.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933103Ab1JZPB5 (ORCPT ); Wed, 26 Oct 2011 11:01:57 -0400 Message-ID: <4EA820D3.7010100@atmel.com> Date: Wed, 26 Oct 2011 17:01:39 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Greg KH CC: Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, cavokz@gmail.com Subject: Re: [GIT PATCH] TTY/serial driver patches for 3.2 References: <20111026114236.GA22180@kroah.com> <20111026133438.GA26336@suse.de> In-Reply-To: <20111026133438.GA26336@suse.de> X-Enigmail-Version: 1.3.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/26/2011 03:34 PM, Greg KH : > On Wed, Oct 26, 2011 at 03:18:21PM +0200, Linus Torvalds wrote: >> On Wed, Oct 26, 2011 at 1:42 PM, Greg KH wrote: >>> >>> The one in 8250_pci.c is trivial to fix, the atmel_serial one isn't as >>> easy, but I'm sure you can figure it out :) If you want me to do the >>> merge for it, I'll be glad to do so, just let me know. >> >> So I figured it out, but please double-check, especially since it >> seems to be some arm-only driver that I can't even compile-test my >> resolution. > > I think it looks correct, but yeah, as I can't build it either, it's > tough to tell. > > Nicolas, can you verify that Linus's merge was done correctly? If not, > can you send a patch? It is commit > efb8d21b2c6db3497655cc6a033ae8a9883e4063 in Linus's tree right now. Yes, I have verified Linus's merge and it is correct. Stephen hit this merge conflict in linux-next yesterday and I sent the fixup as "[PATCH] tty/serial: atmel_serial: fixup merge conflict". Anyway, sorry for the noise it has produced... For the functions and macros that has been highlighted by Domenico in his attempt to compile the atmel_serial driver, they shall come with "device tree" git tree pull. Best regards, -- Nicolas Ferre