From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757688Ab3BFRud (ORCPT ); Wed, 6 Feb 2013 12:50:33 -0500 Received: from mail-da0-f44.google.com ([209.85.210.44]:44667 "EHLO mail-da0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753492Ab3BFRuc (ORCPT ); Wed, 6 Feb 2013 12:50:32 -0500 Date: Wed, 6 Feb 2013 09:50:29 -0800 From: Greg Kroah-Hartman To: James Hogan Cc: Jiri Slaby , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] tty: metag_da: Add metag DA TTY driver Message-ID: <20130206175029.GB1292@kroah.com> References: <1360161902-25329-1-git-send-email-james.hogan@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1360161902-25329-1-git-send-email-james.hogan@imgtec.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 06, 2013 at 02:45:00PM +0000, James Hogan wrote: > Greg: is it okay to take this into your tty tree as it depends on Jiri's > tty_flip/tty_port changes? It won't get built until the arch/metag tree > comes along and defines the METAG_DA Kconfig symbol. > > This is the same metag_da driver as before, but rebased on tty-next and > omitting all arch/metag bits. Both parts have already been reviewed (and > I squashed the buffer flipping change into the first patch). > > Sorry for all the resends by the way. I think I should have just aimed > for the tty tree in the first place :-) I'll know for future. Ah, no problem with that, it's tough to figure out how to get a whole new arch merged at times, you've done a great job here, nice work. greg k-h