commit | dee9949abd3a02bcd816f36bdeaecd75ed8b1f19 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Apr 29 01:58:42 2019 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Jun 10 17:59:48 2019 +0530 |
tree | 86f184429d5b5b3d98044ff905c6ccfd4b0d938c | |
parent | 10f300aad889aa848168ec90c842bfa98689c783 [diff] |
spi: mpc8xxx: Use IO accessors Accesses to the register map are currently done by directly reading and writing the structure. Switch to the appropriate IO accessors instead. Signed-off-by: Mario Six <mario.six@gdsys.cc> Acked-by: Jagan Teki <jagan@amarulasolutions.com>