Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751820AbbHLVIV (ORCPT ); Wed, 12 Aug 2015 17:08:21 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:56580 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751129AbbHLVIT (ORCPT ); Wed, 12 Aug 2015 17:08:19 -0400 Date: Wed, 12 Aug 2015 17:08:18 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Alexandre Belloni cc: Greg Kroah-Hartman , , Nicolas Ferre , , Subject: Re: [PATCH 0/4] USB: host: ohci-at91: cleanups In-Reply-To: <1439216592-11381-1-git-send-email-alexandre.belloni@free-electrons.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 961 Lines: 26 On Mon, 10 Aug 2015, Alexandre Belloni wrote: > Hi, > > Here are a few cleanups for ohci-at91. This is the fallout of AT91 now being DT > only. > > Alexandre Belloni (4): > USB: host: ohci-at91: move at91_usbh_data definition in c file > USB: host: ohci-at91: depend on OF > USB: host: ohci-at91: merge ohci_at91_of_init in > ohci_hcd_at91_drv_probe > USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe > > drivers/usb/host/Kconfig | 8 +- > drivers/usb/host/ohci-at91.c | 179 ++++++++++++++++-------------------- > include/linux/platform_data/atmel.h | 12 --- > 3 files changed, 85 insertions(+), 114 deletions(-) Acked-by: Alan Stern -- 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/