Hi Felipe, As requested here is a new version of my "musb: sunxi: Add support for the Allwinner sunxi musb controller" patch, fixing the "Should it be static?" compiler warning.
While working on this I noticed that sun4i_usb_phy_set_squelch_detect() from phy-sun4i-usb.c is missing an EXPORT_SYMBOL, something which I did not notice before I was always building both phy-sun4i-usb and musb into the kernel. I've added a patch fixing this, and I'm posting a new version of the entire set including this patch. I believe that like the original patch adding the sun4i_usb_phy_set_squelch_detect function, this patch should go upstream through your (Felipe's) tree as the musb-sunxi patches depend on this. The other oustanding phy-sun4i-usb patches can still go upstream through Kishon's tree, they do not conflict with the small patch fixing the missing EXPORT_SYMBOL. Thanks & Regards, Hans -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
