From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: MFD USB host: prevents CORE retention in idle Date: Thu, 21 Jun 2012 11:32:52 -0700 Message-ID: <877gv04isr.fsf@ti.com> References: <87zk8yxx9l.fsf@ti.com> <4FBD7FDC.9050307@ti.com> <871um9wlzx.fsf@ti.com> <878vghut1u.fsf@ti.com> <4FCE46E7.60702@ti.com> <87fwa56gxp.fsf@ti.com> <87mx3zji26.fsf@ti.com> <874nq6jc55.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog107.obsmtp.com ([74.125.149.197]:37749 "EHLO na3sys009aog107.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755287Ab2FUSc5 (ORCPT ); Thu, 21 Jun 2012 14:32:57 -0400 Received: by dalf4 with SMTP id f4so2169824dal.1 for ; Thu, 21 Jun 2012 11:32:55 -0700 (PDT) In-Reply-To: (Grazvydas Ignotas's message of "Thu, 21 Jun 2012 13:47:10 +0300") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Grazvydas Ignotas Cc: "Munegowda, Keshava" , Jean Pihet , Ameya Palande , Felipe Balbi , linux-omap@vger.kernel.org Grazvydas Ignotas writes: > On Thu, Jun 21, 2012 at 10:12 AM, Munegowda, Keshava > wrote: >> I did the clone of this , But I am not seeing the branch 'tmp/test/usb-host' >> I am seeing only the branch /wip/arm-nohz-cpusets other than master. >> I didn't any usb-host branch here too: >> http://git.kernel.org/?p=linux/kernel/git/khilman/linux.git;a=summary > > It seems Kevin linked the wrong git tree, try this one: > http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git Oops, sorry. Grazvydas is right. It's my linux-omap-pm tree that has this test branch. Kevin