From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753826AbXDTNyU (ORCPT ); Fri, 20 Apr 2007 09:54:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992815AbXDTNyT (ORCPT ); Fri, 20 Apr 2007 09:54:19 -0400 Received: from anchor-post-32.mail.demon.net ([194.217.242.90]:4292 "EHLO anchor-post-32.mail.demon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753826AbXDTNyT (ORCPT ); Fri, 20 Apr 2007 09:54:19 -0400 Subject: Re: [PATCH 01/01] New FBDev driver for Intel Vermilion Range From: Alan Hourihane To: "Antonino A. Daplas" Cc: linux-kernel@vger.kernel.org In-Reply-To: <1177077098.8463.17.camel@daplas> References: <1175769886.10382.29.camel@localhost> <1177059856.10128.48.camel@jetpack.demon.co.uk> <1177077098.8463.17.camel@daplas> Content-Type: text/plain Date: Fri, 20 Apr 2007 14:54:14 +0100 Message-Id: <1177077254.10128.63.camel@jetpack.demon.co.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2007-04-20 at 21:51 +0800, Antonino A. Daplas wrote: > On Fri, 2007-04-20 at 10:04 +0100, Alan Hourihane wrote: > > I've updated the Vermilion Range (LE80578) patch against linus' tree. > > > > Hopefully this rectifies all of the issues noted previously. > > > > Let me know again if there's more updates needed. > > > > Thanks to all who responded with the feedback, it was appreciated. > > > > This (at least the framebuffer part) looks good to me (except for the > excessive curly braces, but that can be fixed easily). Okay if I add a > > Signed-off-by: Alan Hourihane ? Signed-off-by: Alan Hourihane would be better. Thanks Antonino ! Alan.