Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754189Ab0AZOVe (ORCPT ); Tue, 26 Jan 2010 09:21:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754135Ab0AZOVc (ORCPT ); Tue, 26 Jan 2010 09:21:32 -0500 Received: from smtp.nokia.com ([192.100.105.134]:37083 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752289Ab0AZOVb (ORCPT ); Tue, 26 Jan 2010 09:21:31 -0500 Date: Tue, 26 Jan 2010 16:19:36 +0200 From: Felipe Balbi To: "Balbi Felipe (Nokia-D/Helsinki)" Cc: ext David Brownell , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Anton Vorontsov , Grazvydas Ignotas , Madhusudhan Chikkature , "linux-omap@vger.kernel.org" , Greg Kroah-Hartman Subject: Re: [RFC/PATCH 1/5] usb: otg: add notifier support Message-ID: <20100126141935.GG10690@nokia.com> Reply-To: felipe.balbi@nokia.com References: <6ed0b2680912101251jeec28e6i216dfc51caab13aa@mail.gmail.com> <1260531086-23857-2-git-send-email-felipe.balbi@nokia.com> <201001260316.20529.david-b@pacbell.net> <20100126141016.GD10690@nokia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20100126141016.GD10690@nokia.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginalArrivalTime: 26 Jan 2010 14:21:16.0887 (UTC) FILETIME=[D294EE70:01CA9E92] X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 878 Lines: 25 Hi again, On Tue, Jan 26, 2010 at 03:10:16PM +0100, Balbi Felipe (Nokia-D/Helsinki) wrote: >On Tue, Jan 26, 2010 at 12:16:20PM +0100, ext David Brownell wrote: >>On Friday 11 December 2009, Felipe Balbi wrote: >>> The notifier will be used to communicate usb events >>> to other drivers like the charger chip. >> >>Good idea ... but not OTG-specific. It doesn't seem to me > >thanks just remember of another problem which I couldn't solve yet: if you boot the board with the usb cable already attached, then we miss the first notification because when the notifier is called, usb controller driver isn't probed yet. -- balbi -- 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/