From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 21 Sep 2011 18:00:32 -0700 Subject: [PATCH v16 01/12] OMAP2+: dmtimer: add device names to flck nodes In-Reply-To: <1316518227-28116-2-git-send-email-tarun.kanti@ti.com> References: <1316518227-28116-1-git-send-email-tarun.kanti@ti.com> <1316518227-28116-2-git-send-email-tarun.kanti@ti.com> Message-ID: <20110922010031.GR2937@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * 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