]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spi: spi_flash: Store and use spi flags received
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Fri, 20 Jan 2017 09:44:59 +0000 (15:14 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Jan 2017 08:48:40 +0000 (09:48 +0100)
commitced6fb611a8704d638a2f8c7e7dd6a5c82b087a7
tree5e98eb2acd79d91b7185228ceb126df1262517bd
parent4ff5421d335efd9629390c0501b491c782300e58
spi: spi_flash: Store and use spi flags received

Store and use spi flags as it will be cleared after
write enable command and it need to be available for
following write command.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/mtd/spi/spi_flash.c