uboot/drivers/mtd/spi
Jagannadha Sutradharudu Teki ba549de6c5 sf: Remove spi_flash_cmd_poll_bit()
There is no other call other than spi_flash_cmd_wait_ready(),
hence removed spi_flash_cmd_poll_bit and use the poll status code
spi_flash_cmd_wait_ready() itself.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2013-06-23 22:02:51 +05:30
..
Makefile
atmel.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
eeprom_m95xxx.c
eon.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
macronix.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
ramtron.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
spansion.c sf: spansion: Add support for S25FL512S_64K 2013-06-23 22:02:51 +05:30
spi_flash.c sf: Remove spi_flash_cmd_poll_bit() 2013-06-23 22:02:51 +05:30
spi_flash_internal.h sf: Remove spi_flash_cmd_poll_bit() 2013-06-23 22:02:51 +05:30
spi_spl_load.c SPL: SPI: Enhance spi_spl_load to match the other load functions 2012-09-27 11:20:27 -07:00
sst.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
stmicro.c sf: stmicro: Add support for N25Q1024A 2013-06-23 22:02:51 +05:30
winbond.c sf: winbond: Add support for W25QXXXFV 2013-06-22 23:08:01 +05:30