]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
authorAxel Lin <axel.lin@ingics.com>
Fri, 21 Feb 2014 00:55:47 +0000 (08:55 +0800)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 17 Mar 2014 16:24:57 +0000 (21:54 +0530)
commit7dfc4dbd2d1592ee420945afe6a82003c374b0de
tree98be23c4969c1feec322bd7063965b94cbf2ece5
parentc6136aad91da493c446f22af8f5d774a74dec9d1
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation

Refactor the code a bit to make it better in readability.
Remove the comments because now the intention of the code is pretty clear.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
drivers/spi/atmel_dataflash_spi.c