From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/2] Two phy-twl4030-usb fixes for unloading the module Date: Mon, 8 Feb 2016 11:51:49 -0800 Message-ID: <20160208195149.GV19432@atomide.com> References: <1448948394-32078-1-git-send-email-tony@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1448948394-32078-1-git-send-email-tony@atomide.com> Sender: linux-kernel-owner@vger.kernel.org To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, Pavel Machek List-Id: linux-omap@vger.kernel.org Hi Kishon, * Tony Lindgren [151130 21:40]: > Hi, > > Here are two fixes for rmmod and PM. These can be merged separately after > the review from the MUSB related changes. Looks like these two fixes never got merged. Care to merge these for v4.5-rc cycle with Cc stable v4.4? Without these omap3 PM is blocked as the USB modules can never be unloaded. I can also merge these via the ARM SoC tree if you ack and have no other fixes for the -rc cycle. Regards, Tony > Tony Lindgren (2): > phy: twl4030-usb: Relase usb phy on unload > phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload > > drivers/phy/phy-twl4030-usb.c | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > > -- > 2.6.2 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >