Hi,
On 10/31/2011 04:57 PM, Linus Walleij wrote:
This does not seem right, there is CONFIG_ARCH_U8500 which covers
both CONFIG_MACH_U8500 and CONFIG_MACH_U5500. If you want
both, use CONFIG_ARCH_U8500.
I agree and apologize for the mistake. Both ARCH_U5500 and
CONFIG_ARCH_U5500 should be dropped from drivers/usb/musb/*
Better still, do this runtime with machine_is_* (don't know if it's
possible in this case).
Probably machine_is_* will be needed in the transceiver driver
(ab8500-usb) if u5500 transceiver support is added to it.
Thanks,
--
Mian Yousaf Kaukab
--
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