On Mon, Oct 08, 2012 at 03:11:22PM +0200, Florian Fainelli wrote: > Use the ehci platform driver power_{on,suspend,off} callbacks to perform the > USB block gate enabling/disabling as what the ehci-au1xxx.c driver does. > Update the db1200 and db1300 defconfigs to now select the EHCI platform > driver. > > Signed-off-by: Florian Fainelli <florian@xxxxxxxxxxx> > Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > --- > Changes in v4: > - rebased against greg's latest usb-next > > No changes in v3 > > Changes in v2: > - update impacted alchemy defconfigs accordingly > > arch/mips/alchemy/common/platform.c | 23 ++++++++++++++++++++++- > arch/mips/configs/db1200_defconfig | 1 + > arch/mips/configs/db1300_defconfig | 1 + These two defconfig files are no longer in Linus's tree, so I'll just remove them from this patch. If that's not ok, can you send a follow-on patch that adds the config option to the correct defconfig file? thanks, greg k-h