spi: mpc8xxx: Use short type names
authorMario Six <[email protected]>
Sun, 28 Apr 2019 20:28:36 +0000 (01:58 +0530)
committerJagan Teki <[email protected]>
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 <[email protected]>
Acked-by: Jagan Teki <[email protected]>
drivers/spi/mpc8xxx_spi.c