]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: spi_flash cleanups
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Wed, 2 Oct 2013 14:08:49 +0000 (19:38 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 7 Oct 2013 12:25:49 +0000 (17:55 +0530)
commita5e8199a13a61eab0a0da9217e74dacd190fcaba
tree43fedf767c70b835afd219ec0144eedf9604d173
parent30b0ca631895b1bcaa19dfe605f347564e56d1b7
sf: spi_flash cleanups

More cleanups on spi_flash side:
- Removed unneeded comments.
- Rearranged macros in proper location.
- Rearranged func declerations
- Renamed few function names.
- Added License headers.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
drivers/mtd/spi/Makefile
drivers/mtd/spi/spi_flash_internal.h
drivers/mtd/spi/spi_flash_ops.c
drivers/mtd/spi/spi_flash_probe.c
include/spi_flash.h