From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Fri, 29 May 2015 09:40:13 +0900 Subject: [PATCH 1/2] ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 In-Reply-To: <2413647.WLsQ0T21gS@wuerfel> References: <1432637918-8946-1-git-send-email-geert+renesas@glider.be> <20150528003903.GB9384@verge.net.au> <2413647.WLsQ0T21gS@wuerfel> Message-ID: <20150529004013.GA23322@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 28, 2015 at 10:07:20AM +0200, Arnd Bergmann wrote: > On Thursday 28 May 2015 09:39:08 Simon Horman wrote: > > On Tue, May 26, 2015 at 12:58:37PM +0200, Geert Uytterhoeven wrote: > > > Since commit 100832abf065bc18 ("usb: isp1760: Make HCD support > > > optional"), CONFIG_USB_ISP1760_HCD is automatically selected when > > > needed. Enabling that option in the defconfig is now a no-op, and no > > > longer enables ISP1760 HCD support. > > > > > > Re-enable the ISP1760 driver in the defconfig by enabling > > > USB_ISP1760_HOST_ROLE instead. > > > > > > Signed-off-by: Geert Uytterhoeven > > > > Thanks, I have queued this up for v4.3. > > > > I would not object at all if the ARM SoC maintainers wish to > > take this earlier and I'd be happy to prepare a pull request > > to that effect once the change has sat in next. Unfortunately > > I anticipate that will be after the standard rc6 deadline. > > I would consider patch 1 as a bug-fix, and put that into 4.1 or > 4.2, depending on timing. Patch 2 looks like 4.3 material. Thanks Arnd, would you care to take pick it up directly for 4.1 (or 4.2)? If so I'll drop it from my tree.