[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <bfaf054c-2b45-458e-a67f-f9d1c982ec51@TX2EHSMHS017.ehs.local>
Date: Tue, 18 Dec 2012 16:16:32 -0800
From: Soren Brinkmann <soren.brinkmann@...inx.com>
To: <linux-kernel@...r.kernel.org>,
Michal Simek <michal.simek@...inx.com>, <monstr@...str.eu>,
John Linn <john.linn@...inx.com>
CC: <git@...inx.com>, <josh.cartwright@...com>,
Soren Brinkmann <soren.brinkmann@...inx.com>
Subject: [PATCH 0/7] Updates for Zynq's timer driver
I started to put some effort on syncing the Xilinx Linux tree with mainline and
the timer driver is my first victim.
Most commits are fixing style issues or clean up. Functionality is touched only
in patches #2 and #7.
Some patches are present in almost identically in the Xilinx Linux tree and I
took over 'Ackec-by' lines from those commits.
Soren
Soren Brinkmann (7):
arm: zynq: timer: Replace PSS through PS
arm: zynq: timer: Remove unnecessary register write
arm: zynq: timer: Remove unused #defines
arm: zynq: timer: Align columns
arm: zynq: timer: Remove redundant #includes
arm: zynq: timer: Fix comment style
arm: zynq: timer: Set clock_event cpumask
arch/arm/mach-zynq/common.c | 6 +-
arch/arm/mach-zynq/common.h | 2 +-
arch/arm/mach-zynq/timer.c | 150 +++++++++++++++++++++-----------------------
3 files changed, 75 insertions(+), 83 deletions(-)
--
1.8.0.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists