Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932963AbbHIKpf (ORCPT ); Sun, 9 Aug 2015 06:45:35 -0400 Received: from h1446028.stratoserver.net ([85.214.92.142]:51526 "EHLO mail.ahsoftware.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932895AbbHIKpb (ORCPT ); Sun, 9 Aug 2015 06:45:31 -0400 Subject: Re: [PATCH 4.1 099/267] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function. To: NeilBrown , Kishon Vijay Abraham I References: <20150731194001.933895871@linuxfoundation.org> <20150731194005.016920253@linuxfoundation.org> <55C59952.1000503@ahsoftware.de> <55C5A657.7060003@ti.com> <20150809190017.39a056a8@home.neil.brown.name> Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable@vger.kernel.org From: Alexander Holler Message-ID: <55C72F40.6010800@ahsoftware.de> Date: Sun, 9 Aug 2015 12:45:20 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150809190017.39a056a8@home.neil.brown.name> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1460 Lines: 44 Am 09.08.2015 um 11:00 schrieb NeilBrown: > On Sat, 8 Aug 2015 12:18:55 +0530 Kishon Vijay Abraham I > wrote: > >> >> >> On Saturday 08 August 2015 11:23 AM, Alexander Holler wrote: >>> Hello, >>> >>> this patch killed the musb-host functionality on my classic Beagleboard (rev >>> c4). Symptom was that it there was a message I don't remember and the attached >>> device didn't enumerate anymore (likely because of missing power, but I'm not >>> sure). >>> >>> A simple revert has fixed it, I haven't looked further into the problem. >> >> Neil Brown, how was this tested? > > > Well, I have a board with an OMAP3 connected to a twl4030 for USB and I > noted that it wasn't power-managed properly and when I made that change, > it was. I don't recall the exact details > > This is probably related to > > Commit: 56301df6bcaa ("phy: twl4030-usb: make runtime pm more reliable.") > > I certainly only tested with that patch in place. Cherry-Picking 56301df6bcaa instead of reverting d1221a608bd did the trick too. So it looks like 56301df6bcaa is indeed a prerequisit for d1221a608bd. Therefor I suggest to feed 56301df6bcaa to the stable series (e.g. 4.1.6) too. Regards, Alexander Holler -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/