]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sf: Move flags macro's to spi_flash_params{} members
authorJagan Teki <jteki@openedev.com>
Mon, 8 Aug 2016 13:55:55 +0000 (19:25 +0530)
committerJagan Teki <jagannadh.teki@gmail.com>
Wed, 21 Sep 2016 19:32:28 +0000 (01:02 +0530)
commit3632c8e5cef274291c9315be5c0c118d25b9a685
tree33aef6a954780509715c719e270a45da3bb7be9c
parentde0599284f1e41403ce28120f17d98c41b281767
sf: Move flags macro's to spi_flash_params{} members

This patch moves flags macro's to respective member position on
spi_flash_params{}, for better readabilty and finding the
respective member macro's easily.

Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Cc: Vignesh R <vigneshr@ti.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
drivers/mtd/spi/sf_internal.h