coresight: fix function etm_writel_cp14() parameter order
authorKaixu Xia <xiakaixu@huawei.com>
Mon, 26 Jan 2015 16:22:25 +0000 (09:22 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 2 Mar 2015 18:34:24 +0000 (11:34 -0700)
commitc572ae8a6005289187cf4aafdd71cdd9e6f9f205
treec96cff41e9dff326bc8d2565cad10455ba1c66d3
parent1aa78225c8f9e9f8fc71f2ec8a622b0c58144ebe
coresight: fix function etm_writel_cp14() parameter order

Function etm_writel_cp14() takes an offset and a value rather
than the other way around, something this patch is correcting.
The semantic remains the same since it is only a function stub.

Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 5fb31cd839c21130c0b2524ceb9244e98dfe10e3)
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/coresight/coresight-priv.h