git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
406b9f6
)
coresight: fix function etm_writel_cp14() parameter order
author
Kaixu Xia
<xiakaixu@huawei.com>
Mon, 26 Jan 2015 16:22:25 +0000
(09:22 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 4 Feb 2015 18:42:55 +0000
(10:42 -0800)
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>
drivers/coresight/coresight-priv.h
patch
|
blob
|
history
diff --cc
drivers/coresight/coresight-priv.h
Simple merge