From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH 0/3] musb_hdrc: Clean-up init code for mainline merge Date: Fri, 13 Feb 2009 12:50:22 -0800 Message-ID: <200902131250.22332.david-b@pacbell.net> References: <20090212191408.19766.62874.stgit@localhost> <20090212192059.GB7562@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp119.sbc.mail.sp1.yahoo.com ([69.147.64.92]:26934 "HELO smtp119.sbc.mail.sp1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752470AbZBMUuY (ORCPT ); Fri, 13 Feb 2009 15:50:24 -0500 In-Reply-To: <20090212192059.GB7562@atomide.com> Content-Disposition: inline Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: linux-omap@vger.kernel.org On Thursday 12 February 2009, Tony Lindgren wrote: > And here's what the musb_init patch for the mainline. No boards are > calling musb_init() yet, but that's easy to append. > Looks fair to me -- though I didn't try it.