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:
c067561
)
arm: zynq: timer: Replace PSS through PS
author
Soren Brinkmann
<soren.brinkmann@xilinx.com>
Wed, 19 Dec 2012 18:18:36 +0000
(10:18 -0800)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 28 Jan 2013 12:27:20 +0000
(13:27 +0100)
The acronym PSS is deprecated by Xilinx. The correct term, which is
also used in Xilinx documentation is PS (processing system).
This is just a search and replace:
- s/PSS/PS/g
- s/pss/ps/g
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Tested-by: Josh Cartwright <josh.cartwright@ni.com>
No differences found