spi: mpc8xxx: Use short type names
authorMario Six <mario.six@gdsys.cc>
Sun, 28 Apr 2019 20:28:36 +0000 (01:58 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 10 Jun 2019 12:29:48 +0000 (17:59 +0530)
commitd896b7baa1e393cfa9503e03aeebf8de5ffec97e
tree591f4f9f48a6559ad6db8b16633ad307d9301945
parent6622b3706c83140d800aaabb2f82b112cf277a95
spi: mpc8xxx: Use short type names

The function signatures in the driver are quite long as is. Use short
type names (uint etc.) to make them more readable.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Acked-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/mpc8xxx_spi.c