On Thu, Mar 5, 2009 at 21:06, Zhang, Sonic wrote:
>>> +config SPI_BFIN_LOCK
>>> +     bool "SPI bus lock"
>>> +     depends on SPI_BFIN
>>> +     default n
>>> +     help
>>> +       Enable support for spi_lock_bus()/spi_unlock_bus(). Useful
>>> +when multiple
>>> +       SPI devices share a bus, especially for devices like MMC_SPI.
>>> +
>
>  Bryan means following lines belong to other patch, should not be moved up.

it depends on SPI_BFIN only, not SPI_BFIN_SPORT.  so either the
SPI_BFIN_LOCK depend needs to be updated, or the move is correct.
-mike

_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to