Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934322Ab3CMWAT (ORCPT ); Wed, 13 Mar 2013 18:00:19 -0400 Received: from mail-ob0-f171.google.com ([209.85.214.171]:34472 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933273Ab3CMWAR convert rfc822-to-8bit (ORCPT ); Wed, 13 Mar 2013 18:00:17 -0400 MIME-Version: 1.0 In-Reply-To: <1363164430-19118-1-git-send-email-kishon@ti.com> References: <1363164430-19118-1-git-send-email-kishon@ti.com> Date: Thu, 14 Mar 2013 00:00:16 +0200 Message-ID: Subject: Re: [PATCH 0/5] usb: musb/otg: cleanup and fixes From: Grazvydas Ignotas To: Kishon Vijay Abraham I Cc: balbi@ti.com, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, tony@atomide.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1404 Lines: 36 On Wed, Mar 13, 2013 at 10:47 AM, Kishon Vijay Abraham I wrote: > This series has some misc cleanup and fixes. The fix solves the cold > plug issue in omap3 which some have reported. Developed these patches on > Linux 3.9-rc2 after applying http://www.spinics.net/lists/linux-usb/msg81563.html > (Grazvydas Ignotas patch series) > > Tested for g_zero enumeration in pandaboard and beagleboard in both > cold plug and hot plug case. Any kind of testing for this series is welcome. > > Kishon Vijay Abraham I (5): > usb: musb: omap: remove the check before calling otg_set_vbus > usb: musb: omap: always glue have the correct vbus/id status > usb: otg: twl4030: use devres API for regulator get and request irq > usb: musb: omap: add usb_phy_init in omap2430_musb_init > usb: otg: twl4030: fix cold plug on OMAP3 Looks and works good for me on pandora. Tested-by: Grazvydas Ignotas > drivers/usb/musb/omap2430.c | 22 ++++++++++------------ > drivers/usb/otg/twl4030-usb.c | 35 ++++++++++++----------------------- > 2 files changed, 22 insertions(+), 35 deletions(-) > > -- > 1.7.10.4 > -- GraÅžvydas -- 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/