spi: tegra: Increase delay between CS and clock start
authorGreg Meiste <w30289@motorola.com>
Thu, 30 Sep 2010 16:40:22 +0000 (11:40 -0500)
committerRebecca Schultz Zavin <rebecca@android.com>
Sat, 9 Oct 2010 02:04:36 +0000 (19:04 -0700)
commit9cd8acf1b9971bf049abab2fb8513fb6a2cd1a3b
tree65619ab6ec1ba7b5f0b69c278e415e769e0704c5
parent493f938e0dfc070e13bd66bc683c31fa08233609
spi: tegra: Increase delay between CS and clock start

Some SPI devices require a delay between the CS and when the clock
starts.  Increase SS_SETUP to accommodate these devices.

Change-Id: I301e3583e70c722cadde5a9f91119881805dd3a5
Signed-off-by: Greg Meiste <w30289@motorola.com>
drivers/spi/spi_tegra.c