commit | 542dce78e9172a120e61de1ee2b549b3168ecd94 | [log] [tgz] |
---|---|---|
author | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | Sun May 26 23:37:11 2013 +0530 |
committer | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | Sun Jun 23 22:02:51 2013 +0530 |
tree | 3ae1a106bed1902c09d3a60abf64defc1408de56 | |
parent | fb1b2a1f1456eee7f26ef8773304071e798809f6 [diff] |
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>