commit | a7851aa54c0cdd2f62457b72aee0da5d5586e514 | [log] [tgz] |
---|---|---|
author | Sinan Kaya <okaya@codeaurora.org> | Thu Apr 05 09:09:12 2018 -0400 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Apr 06 12:02:04 2018 +0200 |
tree | 0fccafba788a172ee6b65f9e5fc49eb5551538a9 | |
parent | 755bd04aaf4bf7c49ce8aad2677ea4d14271fc46 [diff] |
io: change outX() to have their own IO barrier overrides Open code writeX() inside outX() so that outX() variants have their own overrideable Port IO barrier combinations as __io_pbw() and __io_paw() for actions to be taken before port IO and after port IO write. Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>