On Fri, 26 Aug 2016, Russell King - ARM Linux wrote: > On Fri, Aug 26, 2016 at 01:18:25PM -0400, Alan Stern wrote: > > On Fri, 26 Aug 2016, Russell King wrote: > > > > > The neponset is a daughter board for the Assabet platform, which has a > > > SA1111 chip on it. If we're initialising the SA1111 OHCI, and we're > > > part of a neponset, the host platform must be an Assabet. > > > > > > This allows us to eliminate machine_has_neponset() from this driver, > > > replacing it instead with machine_is_assabet(), and killing the > > > mach/assabet.h include. > > > > Silly question: What happens when there's an SA1111 OHCI controller on > > an Assabet platform, but contained in something other than a neponset > > daughterboard? > > It's possible that there is such a thing, but unlikely - and we have > no code in mainline to support such a configuration. In that case you can add: Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> to this and the 2/2 patch. Alan Stern -- 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