From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755352AbZF2TmI (ORCPT ); Mon, 29 Jun 2009 15:42:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753057AbZF2Tlz (ORCPT ); Mon, 29 Jun 2009 15:41:55 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:59156 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752520AbZF2Tlz (ORCPT ); Mon, 29 Jun 2009 15:41:55 -0400 Date: Mon, 29 Jun 2009 12:41:32 -0700 From: Andrew Morton To: Pavel Machek Cc: linux-fbdev-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.arm.linux.org.uk, swetland@google.com Subject: Re: Framebuffer support for HTC Dream Message-Id: <20090629124132.e84e3d21.akpm@linux-foundation.org> In-Reply-To: <20090629111029.GA15514@elf.ucw.cz> References: <20090629111029.GA15514@elf.ucw.cz> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 29 Jun 2009 13:10:30 +0200 Pavel Machek wrote: > I cleaned up dead code, a lot of debugging infastructure and horrific > logo code. I had to remove earlysuspend support, because neccessary > headers are not in mainline. The driver still works :-). The patch still generates a world-record amount of checkpatch output, quite a lot of which could be safely ignored, but some of which we should fix?