From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: [PATCH 0/3] 32k timer reorg Date: Mon, 12 Nov 2007 10:22:09 -0800 Message-ID: <20071112182209.262757465@mvista.com> Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Here's a short series of patches to reorganize and consolidate the 32k timer code. In particular, conslidate the usage of DM timers and move the OMAP1 specifics into mach-omap1. Kevin --