From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Dietrich Subject: Re: [PATCH V3] staging: nvec: remove use of clk_get_sys Date: Sat, 12 Jan 2013 13:03:25 +0100 Message-ID: <15435010.GC4ZDSCtd5@ax5200p> References: <1357938234-16570-1-git-send-email-swarren@wwwdotorg.org> <20130112004350.GB2578@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20130112004350.GB2578-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Greg Kroah-Hartman Cc: Stephen Warren , devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org, Prashant Gaikwad , Stephen Warren , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Friday 11 January 2013 16:43:50 Greg Kroah-Hartman wrote: > On Fri, Jan 11, 2013 at 02:03:54PM -0700, Stephen Warren wrote: > > From: Prashant Gaikwad > > > > As clock information is added to device tree clock can be looked up > > using clk_get. Remove use of clk_get_sys. > > > > Signed-off-by: Prashant Gaikwad > > [swarren: updated TODO file to remove entry that requested this change] > > Signed-off-by: Stephen Warren > > --- > > Note: This patch needs to go through the Tegra tree due to dependencies > > on the clock driver rework there. > > Fine with me: > Acked-by: Greg Kroah-Hartman and me too: Acked-by: Marc Dietrich