From f184c5caa983940305b37f428a6bfc22105235e4 Mon Sep 17 00:00:00 2001 From: Soren Brinkmann Date: Wed, 19 Dec 2012 10:18:36 -0800 Subject: [PATCH] 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 Tested-by: Josh Cartwright --- Reading git-format-patch failed