]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra20: spi: move fdt probe to spi_init
authorAllen Martin <amartin@nvidia.com>
Sat, 16 Mar 2013 18:58:06 +0000 (18:58 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 25 Mar 2013 16:56:06 +0000 (09:56 -0700)
commit6b3a03e112cecda55b58f3de40f4fc760159979b
tree46cc4690bbd29bd155f6c8a18c3c53adc5eff17a
parent7a49ba6e5b81713c5c8f8275a7ecd1036ca583d4
tegra20: spi: move fdt probe to spi_init

Make the tegra20 SPI driver similar to the tegra30 (and soon to be
tegra114) SPI drivers in preparation of common fdt SPI driver front
end.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
drivers/spi/tegra20_sflash.c