Explicit usage of the __iormb() is not advisable, as the implementation of this function is architecture specific, which will result in build failures if the signature of __iormb() changes on a particular architecture. Thus, replace explicit usages of readl_relaxed(), followed by __iormb() with the readl() wrappers, as this achieves the same effect, while abstracting the internal implementation of __iormb(). Change-Id: I3adb188578a8ced24752ab7773b4b900a73020c5 Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org> Signed-off-by: Blagovest Kolenichev <bkolenichev@codeaurora.org>tirimbino
parent
64ed090408
commit
7a61bf797d
Loading…
Reference in new issue