From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH] i2c: change twl4030-usb back to subsys_initcall Date: Sat, 4 Oct 2008 02:48:30 +0300 Message-ID: <20081003234827.GG10743@frodo> References: <200810030136.33838.david-b@pacbell.net> <1223027154-20385-1-git-send-email-felipe.balbi@nokia.com> Reply-To: me@felipebalbi.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ns1.siteground211.com ([209.62.36.12]:35367 "EHLO serv01.siteground211.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753504AbYJCXtA (ORCPT ); Fri, 3 Oct 2008 19:49:00 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Nathan Monson Cc: Felipe Balbi , linux-omap@vger.kernel.org On Fri, Oct 03, 2008 at 01:05:14PM -0700, Nathan Monson wrote: > On Fri, Oct 3, 2008 at 2:45 AM, Felipe Balbi wrote: > > without it, otg_get/set_transceiver won't be useful and > > twl4030-usb transceiver won't get to musb code. > > > > +subsys_init(twl4030_usb_init); > > Should this be subsys_initcall? Crap... good catch. Sorry for that. new one coming. -- balbi