From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v16 01/12] OMAP2+: dmtimer: add device names to flck nodes Date: Wed, 21 Sep 2011 18:00:32 -0700 Message-ID: <20110922010031.GR2937@atomide.com> References: <1316518227-28116-1-git-send-email-tarun.kanti@ti.com> <1316518227-28116-2-git-send-email-tarun.kanti@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:37077 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750781Ab1IVBAd (ORCPT ); Wed, 21 Sep 2011 21:00:33 -0400 Content-Disposition: inline In-Reply-To: <1316518227-28116-2-git-send-email-tarun.kanti@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tarun Kanti DebBarma Cc: linux-omap@vger.kernel.org, khilman@ti.com, linux-arm-kernel@lists.infradead.org, Thara Gopinath * Tarun Kanti DebBarma [110920 03:57]: > Add device name to OMAP2 dmtimer fclk nodes so that the fclk nodes can be > retrieved by doing a clk_get with the corresponding device pointers or > device names. > > Reviewed-by: Santosh Shilimkar > Signed-off-by: Tarun Kanti DebBarma