From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/7] musb_hdrc: Replace MGC_ with MUSB_, misc OPT test fixes Date: Fri, 17 Aug 2007 10:22:35 -0700 Message-ID: <46C5D95B.6030709@mvista.com> References: <118735108469-git-send-email-tony@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <118735108469-git-send-email-tony@atomide.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Tony Lindgren Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Tony Lindgren wrote: > Hi all, > > Attached patch series gets rid of the last MGC_ occurances > replacing them with MUSB_ as these variables are MUSB driver > specific and not common to all Mentor drivers. > > Also few HS OPT fixes that make the tests run reliably > even the same tests are run multiple times. > > Tested on tusb. Tested current git plus this set on Davinci. Basic tests on host and gadget OK. Kevin