Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932906AbbHKVec (ORCPT ); Tue, 11 Aug 2015 17:34:32 -0400 Received: from h1446028.stratoserver.net ([85.214.92.142]:52130 "EHLO mail.ahsoftware.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752579AbbHKVea (ORCPT ); Tue, 11 Aug 2015 17:34:30 -0400 Subject: Re: [PATCH 4.1 099/267] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function. To: NeilBrown , Felipe Balbi References: <20150731194001.933895871@linuxfoundation.org> <20150731194005.016920253@linuxfoundation.org> <55C59952.1000503@ahsoftware.de> <55C5A657.7060003@ti.com> <20150809190017.39a056a8@home.neil.brown.name> <55C72F40.6010800@ahsoftware.de> <20150811182929.0c778016@home.neil.brown.name> Cc: Kishon Vijay Abraham I , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, stable@vger.kernel.org From: Alexander Holler Message-ID: <55CA6A59.1070008@ahsoftware.de> Date: Tue, 11 Aug 2015 23:34:17 +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: <20150811182929.0c778016@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: 1011 Lines: 25 Am 11.08.2015 um 10:29 schrieb NeilBrown: > With the current mainline code (plus my twl4030 charger enhancements, > which are not deeply relevant), the refcount does go to zero when > nothing is plugged in, and goes to 2 when a regular USB cable is > plugged in. Also I think it's just a little miswording (or extended typo), I'm not using a regular USB cable, but an OTG cable when using the host mode of the musb on the Beagleboard. Just to avoid confusion. Or do you talk about the client mode when it goes to 2? Besides that, I'm sorry to not be of further help. My deeper knowledge about the musb sources in the kernel and u-boot (and the HW in question), has gone lost and I've currently no real reason to refresh that. ;) 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/