Re: [PATCH 1/2] ARM: OMAP2+: Fix MUSB ifdefs for platform init code

2012-06-25 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [120622 03:22]: On Wed, Jun 13, 2012 at 03:15:06AM -0700, Tony Lindgren wrote: Commit 62285963 (usb: musb: drop a gigantic amount of ifdeferry) got rid of a bunch of ifdefs in the MUSB code. Looks like the platform init code is still using these dropped defines

Re: [PATCH 1/2] ARM: OMAP2+: Fix MUSB ifdefs for platform init code

2012-06-25 Thread Felipe Balbi
Hi, On Mon, Jun 25, 2012 at 03:47:20AM -0700, Tony Lindgren wrote: * Felipe Balbi ba...@ti.com [120622 03:22]: On Wed, Jun 13, 2012 at 03:15:06AM -0700, Tony Lindgren wrote: Commit 62285963 (usb: musb: drop a gigantic amount of ifdeferry) got rid of a bunch of ifdefs in the MUSB code.

Re: [PATCH 1/2] ARM: OMAP2+: Fix MUSB ifdefs for platform init code

2012-06-22 Thread Felipe Balbi
On Wed, Jun 13, 2012 at 03:15:06AM -0700, Tony Lindgren wrote: Commit 62285963 (usb: musb: drop a gigantic amount of ifdeferry) got rid of a bunch of ifdefs in the MUSB code. Looks like the platform init code is still using these dropped defines though, which in many cases results the board

[PATCH 1/2] ARM: OMAP2+: Fix MUSB ifdefs for platform init code

2012-06-13 Thread Tony Lindgren
Commit 62285963 (usb: musb: drop a gigantic amount of ifdeferry) got rid of a bunch of ifdefs in the MUSB code. Looks like the platform init code is still using these dropped defines though, which in many cases results the board defaulting always to host mode. Currently the situation is that