]> git.baikalelectronics.ru Git - kernel.git/commit
io: change outX() to have their own IO barrier overrides
authorSinan Kaya <okaya@codeaurora.org>
Thu, 5 Apr 2018 13:09:12 +0000 (09:09 -0400)
committerArnd Bergmann <arnd@arndb.de>
Fri, 6 Apr 2018 10:02:04 +0000 (12:02 +0200)
commita800d1cae9820ceb0832ece754b4821c3c55ae4b
tree0fccafba788a172ee6b65f9e5fc49eb5551538a9
parent855f99e8f91e7b2f7b83cf866366481e005c32ba
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>
include/asm-generic/io.h