On Thu, Sep 25, 2008 at 14:57, Hennerich, Michael wrote:
>>From: Mike Frysinger [mailto:[EMAIL PROTECTED]
>>On Thu, Sep 25, 2008 at 10:53,  <[EMAIL PROTECTED]> wrote:
>>> --- trunk/drivers/video/Kconfig      2008-09-25 14:52:08 UTC (rev
>>> +++ trunk/drivers/video/Kconfig      2008-09-25 14:53:53 UTC (rev
>>> @@ -604,6 +604,9 @@
>>>      select FB_CFB_FILLRECT
>>>      select FB_CFB_COPYAREA
>>>      select FB_CFB_IMAGEBLIT
>>> +    select BFIN_GPTIMERS
>>> +    select SPI
>>> +    select SPI_BFIN
>>
>>err, drivers should not be dependent on specific SPI bus masters ...
>
> This is a Blackfin only driver - So why shouldn't it select Blackfin's
> only SPI Master Driver. Our sound drivers do the same ...

they're all wrong then ;)

we've had people in the past use the GPIO SPI bus driver
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to