[PATCH v6 0/4] musb: sunxi: Add support for the Allwinner sunxi musb
Hans de Goede
hdegoede at redhat.com
Wed Jul 8 07:41:36 PDT 2015
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
More information about the linux-arm-kernel
mailing list