]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: zynq: timer: Replace PSS through PS
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Wed, 19 Dec 2012 18:18:36 +0000 (10:18 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 28 Dec 2012 15:18:16 +0000 (16:18 +0100)
commit453708c6da9b1bcaf08bcf3f68c07665a16baf96
tree0aa41948868c47df981e9ce57d2ac0df4bf7a1f1
parenta3607ea56f4455c515201ab91d2304a634925f6c
arm: zynq: timer: Replace PSS through PS

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>
arch/arm/mach-zynq/common.c
arch/arm/mach-zynq/common.h
arch/arm/mach-zynq/timer.c