commit | 4f4936e347c92446f57072d3b26867a763512c82 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Apr 29 01:58:36 2019 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Jun 10 17:59:48 2019 +0530 |
tree | 591f4f9f48a6559ad6db8b16633ad307d9301945 | |
parent | bad33bbdaa80f76a0654486558450408086fffd8 [diff] |
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>