Re: [MeeGo-Dev][PATCH] Topcliff: Update PCH_SPI driver to 2.6.35

From: Grant Likely
Date: Fri Sep 03 2010 - 13:58:07 EST


On Fri, Sep 3, 2010 at 11:50 AM, Linus Walleij
<linus.ml.walleij@xxxxxxxxx> wrote:
> 2010/9/3 Grant Likely <grant.likely@xxxxxxxxxxxx>:
>> 2010/9/3 Masayuki Ohtak <masa-korg@xxxxxxxxxxxxxxx>:
>>> SPI driver of Topcliff PCH
>
>> Instead, the majority of the code should be structured to handle one
>> and only one spi bus instance.  Only at the top level pci probe,
>> remove and PM code should there be for() loops for setting up or
>> tearing down each spi bus instance one at a time.
>
> I guess an elegant way to achieve this is to have the
> PCI driver spawn a simple platform device for each bus.
> Then you can even break the driver for that platform device
> into its own file and all.

Yes, that is exactly what I mean.

g.
--
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/