From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] OMAP:clock: missing list_del for clk_notifier_unregister Date: Thu, 12 Mar 2009 07:22:13 -0700 Message-ID: <87mybqakiy.fsf@deeprootsystems.com> References: <1236790153-9324-1-git-send-email-nm@ti.com> <7A436F7769CA33409C6B44B358BFFF0CFF51DBC4@dlee02.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from an-out-0708.google.com ([209.85.132.241]:35603 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754626AbZCLOWT (ORCPT ); Thu, 12 Mar 2009 10:22:19 -0400 Received: by an-out-0708.google.com with SMTP id c2so360593anc.1 for ; Thu, 12 Mar 2009 07:22:16 -0700 (PDT) In-Reply-To: <7A436F7769CA33409C6B44B358BFFF0CFF51DBC4@dlee02.ent.ti.com> (Nishanth Menon's message of "Thu\, 12 Mar 2009 02\:33\:19 -0500") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Menon, Nishanth" Cc: Paul Walmsley , "linux-omap@vger.kernel.org" , "Woodruff, Richard" , "Nayak, Rajendra" , "Gupta, Ramesh" , Palande Ameya "Menon, Nishanth" writes: >> -----Original Message----- >> From: Paul Walmsley [mailto:paul@pwsan.com] >> Sent: Thursday, March 12, 2009 9:31 AM >> To: Menon, Nishanth >> Cc: linux-omap@vger.kernel.org; Woodruff, Richard; Nayak, Rajendra; Gupta, >> Ramesh; Palande Ameya >> Subject: Re: [PATCH] OMAP:clock: missing list_del for >> clk_notifier_unregister > >> Just to clarify, this is currently against the PM branch. There's a new > > Yes. This is against the PM branch > OK, I'll add this to PM branch... >> version of the clock notifier patch coming out soon against l-o; will roll >> this fix in. And then pull in the new version when it appears. Kevin