Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753377AbYL0Amk (ORCPT ); Fri, 26 Dec 2008 19:42:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752553AbYL0Amb (ORCPT ); Fri, 26 Dec 2008 19:42:31 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:37520 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752335AbYL0Ama (ORCPT ); Fri, 26 Dec 2008 19:42:30 -0500 Date: Fri, 26 Dec 2008 16:41:56 -0800 From: Andrew Morton To: Alessandro Zummo Cc: lkml , rpurdie@rpsys.net, Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" Subject: Re: [PATCH] Soekris net5501 board support code Message-Id: <20081226164156.371a8b14.akpm@linux-foundation.org> In-Reply-To: <20081226022602.342db591@i1501.lan.towertech.it> References: <20081226022602.342db591@i1501.lan.towertech.it> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-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 Content-Length: 731 Lines: 18 On Fri, 26 Dec 2008 02:26:02 +0100 Alessandro Zummo wrote: > This patch detects the net5501 board and instantiates the > correct platform devices (GPIO and leds). > > Signed-off-by: Alessandro Zummo > > --- > arch/x86/Kconfig | 9 +++ > arch/x86/kernel/Makefile | 1 > arch/x86/kernel/soekris.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++ You might want to tell the x86 maintainers about this :) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/