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: Thu, 12 Feb 2009 12:49:19 -0800 Message-ID: <200902121249.19612.david-b@pacbell.net> References: <20090212191408.19766.62874.stgit@localhost> 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]:21494 "HELO smtp119.sbc.mail.sp1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756983AbZBLUtW (ORCPT ); Thu, 12 Feb 2009 15:49:22 -0500 In-Reply-To: <20090212191408.19766.62874.stgit@localhost> 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: > While creating a patch for usb-musb.c init code for mainline > kernel, I ended up cleaning up following stuff in the l-o tree. > > Does it look OK to you? It all looked fine to me.