From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:53029 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757133Ab0LNUcO (ORCPT ); Tue, 14 Dec 2010 15:32:14 -0500 Message-ID: <4D07D44E.4090805@codeaurora.org> Date: Tue, 14 Dec 2010 12:32:14 -0800 From: Jeff Ohlstein MIME-Version: 1.0 Subject: Re: [PATCH 08/24] ARM: MSM: update clock source registration References: <20101213191437.GN8665@n2100.arm.linux.org.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Russell King - ARM Linux Cc: linux-arm-kernel@lists.infradead.org, David Brown , Daniel Walker , Bryan Huntsman , linux-arm-msm@vger.kernel.org Russell King - ARM Linux wrote: > In d7e81c2 (clocksource: Add clocksource_register_hz/khz interface) new > interfaces were added which simplify (and optimize) the selection of the > divisor shift/mult constants. Switch over to using this new interface. > > Tested-By: Jeff Ohlstein -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: johlstei@codeaurora.org (Jeff Ohlstein) Date: Tue, 14 Dec 2010 12:32:14 -0800 Subject: [PATCH 08/24] ARM: MSM: update clock source registration In-Reply-To: References: <20101213191437.GN8665@n2100.arm.linux.org.uk> Message-ID: <4D07D44E.4090805@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Russell King - ARM Linux wrote: > In d7e81c2 (clocksource: Add clocksource_register_hz/khz interface) new > interfaces were added which simplify (and optimize) the selection of the > divisor shift/mult constants. Switch over to using this new interface. > > Tested-By: Jeff Ohlstein -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.