]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Divide flash register ops from QEB code
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 30 Dec 2013 16:46:23 +0000 (22:16 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Sat, 11 Jan 2014 11:21:41 +0000 (16:51 +0530)
commit9f4322fd2281d9736b9fd208a5e2ecaec49e21e0
treeabeb3b311527b22b8a32097fe499ddbdcc88f2e4
parent5bb30f1a40697e90945e6b80b9517bc7d44b94cb
sf: Divide flash register ops from QEB code

QEB code comprises of couple of flash register read/write operations,
this patch moved flash register operations on to sf_op

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/sf_ops.c
drivers/mtd/spi/sf_probe.c