On Wed, Aug 18, 2010 at 04:19:03PM -0700, David Cross wrote: > Anand, > Thanks for the input, removing MUSB completely worked. There are a couple of > minor issues that seem to result from this however: > 1) cannot have two gadget peripheral controllers as modules in a given > kernel True. > 2) I can't keep the current driver completely contained in the staging > directory. I needed to modify the Kconfig files for gadget peripheral > controller to make this work. Otherwise, I am forced to select a non-staging > gadget controller. No, you can just use a Kconfig rule to prevent your module from being built if any other gadget controller is selected. thanks, gregk-h -- 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