commit | 1a907e41dc194f0887ff4de76c61d5d6f4465d0e | [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 | 6ea9395bf7af26b7b84c9668b46d0c66946bbde3 [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>