* Tony Lindgren <tony@xxxxxxxxxxx> [100519 09:09]: > * Sergei Shtylyov <sshtylyov@xxxxxxxxxx> [100519 08:49]: > > Hello. > > > > Greg KH wrote: > > > > >>Hello. > > > > >>Greg Kroah-Hartman wrote: > > > > >> Aha! Here's the offending patch... > > >> > > >>>From: Tony Lindgren <tony@xxxxxxxxxxx> > > >>>CONFIG_ARCH_OMAP34XX is now CONFIG_ARCH_OMAP3. > > >>>But since drivers/usb/musb/omap2430.c use CONFIG_PM for these > > >>>registers and functions, do the same for the header. > > >> The original code had OMAP #ifdef for a good reason. You broke > > >>linking for the other MUSB platforms (DaVinci, Blackfin) when > > >>CONFIG_PM=y with this change! > > Oops, sorry. I guess I was trying to be smart and see where those registers > were being used.. I'll check if we can set that to CONFIG_ARCH_OMAP2PLUS > to cover omap2 & 3 and 4. Will post a fix soon. Never mind, looks like Sergei already fixed this: http://marc.info/?l=linux-usb&m=127427834925805&w=2 The other changes above should be done separately. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html