]> git.baikalelectronics.ru Git - uboot.git/commit
spi: mxs: Code cleanup
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 25 May 2020 18:01:59 +0000 (23:31 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 11 Jun 2020 09:44:03 +0000 (15:14 +0530)
commit425e7a6ce0dfe3f7746c9523e1d36cb6d0c02404
treee9bc8b8f1ca2fccdf097a1c4959a6201b8d2979e
parent83797ded24ad016860e28f19598ca808877a1ea5
spi: mxs: Code cleanup

Order the macros, private structures and simple functions
in a proper way to have more code readability.

No functionality changed.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/mxs_spi.c