From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: [PATCH 0/7] musb_hdrc: Replace MGC_ with MUSB_, misc OPT test fixes Date: Fri, 17 Aug 2007 04:44:37 -0700 Message-ID: <118735108469-git-send-email-tony@atomide.com> Return-path: 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: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org 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. Regards, Tony