[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200707251406.l6PE6Poj005817@goober>
Date: Thu, 26 Jul 2007 00:06:25 +1000
From: Greg Ungerer <gerg@...pgear.com>
To: linux-kernel@...r.kernel.org
Cc: gerg@...inux.org
Subject: [M68KNOMMU 00/06]: cleanup m68knommu timers
The following patches are a first pass at cleaning up the m68knommu
timers. The main purpose of this set is to remove the early use
of request_irq() and to remove the external references to the timer
functions all over the board/cpu setup code.
linux/arch/m68knommu/kernel/time.c | 22 ++----
linux/arch/m68knommu/platform/5307/pit.c | 22 ++++--
linux/arch/m68knommu/platform/5307/timers.c | 26 +++++---
linux/arch/m68knommu/platform/68328/timers.c | 32 ++++++----
linux/arch/m68knommu/platform/68360/config.c | 51 ++++++----------
linux/arch/m68knommu/platform/5206/config.c | 13 ----
linux/arch/m68knommu/platform/5206e/config.c | 15 ----
linux/arch/m68knommu/platform/520x/config.c | 10 ---
linux/arch/m68knommu/platform/523x/config.c | 12 ---
linux/arch/m68knommu/platform/5249/config.c | 13 ----
linux/arch/m68knommu/platform/5272/config.c | 13 ----
linux/arch/m68knommu/platform/527x/config.c | 12 ---
linux/arch/m68knommu/platform/528x/config.c | 12 ---
linux/arch/m68knommu/platform/5307/config.c | 13 ----
linux/arch/m68knommu/platform/532x/config.c | 13 ----
linux/arch/m68knommu/platform/5407/config.c | 13 ----
linux/arch/m68knommu/platform/68328/config.c | 19 -----
linux/arch/m68knommu/platform/68360/config.c | 4 -
linux/arch/m68knommu/platform/68EZ328/config.c | 8 --
linux/arch/m68knommu/platform/68VZ328/config.c | 6 -
20 files changed, 93 insertions(+), 236 deletions(-)
-
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