Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932151Ab2JVSTL (ORCPT ); Mon, 22 Oct 2012 14:19:11 -0400 Received: from mail-da0-f46.google.com ([209.85.210.46]:36632 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755277Ab2JVSTI (ORCPT ); Mon, 22 Oct 2012 14:19:08 -0400 Date: Mon, 22 Oct 2012 11:19:04 -0700 From: Greg KH To: Florian Fainelli Cc: stern@rowland.harvard.edu, linux-usb@vger.kernel.org, Ralf Baechle , Manuel Lauss , Thomas Meyer , "David S. Miller" , Raghavendra K T , Ingo Molnar , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 08/32 v4] MIPS: Alchemy: use the ehci platform driver Message-ID: <20121022181904.GA6077@kroah.com> References: <1349701906-16481-1-git-send-email-florian@openwrt.org> <1349701906-16481-9-git-send-email-florian@openwrt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1349701906-16481-9-git-send-email-florian@openwrt.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1215 Lines: 33 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 > Acked-by: Alan Stern > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/