Re: [PATCH] Soekris net5501 board support code

From: H. Peter Anvin
Date: Fri Dec 26 2008 - 19:55:56 EST


Andrew Morton wrote:
> On Fri, 26 Dec 2008 02:26:02 +0100 Alessandro Zummo <alessandro.zummo@xxxxxxxxxxxx> wrote:
>
>> This patch detects the net5501 board and instantiates the
>> correct platform devices (GPIO and leds).
>>
>> Signed-off-by: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>
>>
>> ---
>> 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 :)

The current consensus (to the extent that one exists) seems to be that
platform device drivers belong in drivers[/platform]/x86, instead of in
arch/x86. drivers/platform doesn't exist in the current -linus tree,
but Len Brown has patches to do it which should be pushed upstream in
this merge window. In the meantime, use the old name drivers/misc (a
misnomer today, but won't be for much longer.)

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/