Re: [PATCH 1/7] arm: zynq: timer: Replace PSS through PS

2012-12-18 Thread Soren Brinkmann
Hi Josh, On Tue, Dec 18, 2012 at 08:31:20PM -0600, Josh Cartwright wrote: > On Tue, Dec 18, 2012 at 04:16:33PM -0800, Soren Brinkmann wrote: > > 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

Re: [PATCH 1/7] arm: zynq: timer: Replace PSS through PS

2012-12-18 Thread Josh Cartwright
On Tue, Dec 18, 2012 at 04:16:33PM -0800, Soren Brinkmann wrote: > 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

[PATCH 1/7] arm: zynq: timer: Replace PSS through PS

2012-12-18 Thread Soren Brinkmann
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 --- arch/arm/mach-zynq/common.c | 6 +- arch/arm/mach-zynq/common.h |

[PATCH 1/7] arm: zynq: timer: Replace PSS through PS

2012-12-18 Thread Soren Brinkmann
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.brinkm...@xilinx.com --- arch/arm/mach-zynq/common.c | 6 +-

Re: [PATCH 1/7] arm: zynq: timer: Replace PSS through PS

2012-12-18 Thread Josh Cartwright
On Tue, Dec 18, 2012 at 04:16:33PM -0800, Soren Brinkmann wrote: 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

Re: [PATCH 1/7] arm: zynq: timer: Replace PSS through PS

2012-12-18 Thread Soren Brinkmann
Hi Josh, On Tue, Dec 18, 2012 at 08:31:20PM -0600, Josh Cartwright wrote: On Tue, Dec 18, 2012 at 04:16:33PM -0800, Soren Brinkmann wrote: 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