2010/10/21 Greg KH <gregkh@xxxxxxx>: > On Thu, Oct 21, 2010 at 12:55:36AM +0400, Alexey Charkov wrote: >> VIA and WonderMedia Systems-on-Chip feature a standard EHCI host >> controller. This adds necessary glue to use the standard driver >> with these systems. >> >> Signed-off-by: Alexey Charkov <alchark@xxxxxxxxx> >> --- >> >> Please review and state whether this could be acceptable for a merge >> to mainline in the coming 2.6.37 window. If possible, I would deeply >> appreciate a merge to a relevant git tree for integration prior to >> asking Linus to pull the changes. I could rebase the code if needed, >> currently this is against Linus' master branch. >> >> This patch relies on the basic architecture support for VT8500/WM8505 >> to be in place, as introduced by PATCH 1/6 in this series. > > Will this code fail to build without that patch? > As all the additions are ifdef-ed, it won't unless somebody manually defines CONFIG_ARCH_VT8500. But in that case the person should probably know what (s)he is doing. -- 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