From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 2/5] OMAP: timers: Fix clock source names for OMAP4 Date: Tue, 11 May 2010 08:00:10 -0700 Message-ID: <87d3x2eb5x.fsf@deeprootsystems.com> References: <1273562830-9758-1-git-send-email-rnayak@ti.com> <1273562830-9758-2-git-send-email-rnayak@ti.com> <1273562830-9758-3-git-send-email-rnayak@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qy0-f183.google.com ([209.85.221.183]:33517 "EHLO mail-qy0-f183.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756328Ab0EKPAP (ORCPT ); Tue, 11 May 2010 11:00:15 -0400 Received: by qyk13 with SMTP id 13so8264270qyk.1 for ; Tue, 11 May 2010 08:00:14 -0700 (PDT) In-Reply-To: <1273562830-9758-3-git-send-email-rnayak@ti.com> (Rajendra Nayak's message of "Tue\, 11 May 2010 12\:57\:07 +0530") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Rajendra Nayak Cc: linux-omap@vger.kernel.org Rajendra Nayak writes: > The clock sources for timers on OMAP4 (system clock and 32k > clock) have their names wronly populated. typo: wrongly Kevin