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)
commit7e07b3727763e14296fa6846df041a24d99a753e
treee9bc8b8f1ca2fccdf097a1c4959a6201b8d2979e
parentc9a9823f260292c4ff97201ce45eebd45abce0ce
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