From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 13/13] clocksource: convert OMAP1 to 32-bit down counting clocksource Date: Thu, 12 May 2011 00:46:24 -0700 Message-ID: <20110512074624.GG31483@atomide.com> References: <20110510072700.GA29869@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:15078 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751475Ab1ELHqf (ORCPT ); Thu, 12 May 2011 03:46:35 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: linux-arm-kernel@lists.infradead.org, John Stultz , Thomas Gleixner , linux-omap@vger.kernel.org * Russell King - ARM Linux [110510 00:30]: > Convert the OMAP1 32-bit down counting clocksource to the generic > clocksource infrastructure. > > Cc: Tony Lindgren > Cc: linux-omap@vger.kernel.org > Signed-off-by: Russell King Tested-by: Tony Lindgren