From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932118AbcBHTvy (ORCPT ); Mon, 8 Feb 2016 14:51:54 -0500 Received: from muru.com ([72.249.23.125]:60903 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750922AbcBHTvw (ORCPT ); Mon, 8 Feb 2016 14:51:52 -0500 Date: Mon, 8 Feb 2016 11:51:49 -0800 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, Pavel Machek Subject: Re: [PATCH 0/2] Two phy-twl4030-usb fixes for unloading the module 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 Content-Disposition: inline In-Reply-To: <1448948394-32078-1-git-send-email-tony@atomide.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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 >