Hi, On Friday 15 August 2014 06:10 PM, Peter Griffin wrote: > This patch removes the superflous .owner field for drivers which > use the module_platform_driver or platform_driver_register api, > as this is overriden in __platform_driver_register. > > Signed-off-by: Peter Griffin <[email protected]> > --- > drivers/phy/phy-bcm-kona-usb2.c | 1 - > drivers/phy/phy-berlin-sata.c | 1 - > drivers/phy/phy-exynos-dp-video.c | 1 - > drivers/phy/phy-exynos-mipi-video.c | 1 - > drivers/phy/phy-exynos5-usbdrd.c | 1 - > drivers/phy/phy-exynos5250-sata.c | 1 - > drivers/phy/phy-hix5hd2-sata.c | 1 - > drivers/phy/phy-miphy365x.c | 1 - > drivers/phy/phy-mvebu-sata.c | 1 - > drivers/phy/phy-omap-control.c | 1 - > drivers/phy/phy-omap-usb2.c | 1 - > drivers/phy/phy-qcom-apq8064-sata.c | 1 - > drivers/phy/phy-qcom-ipq806x-sata.c | 1 - > drivers/phy/phy-samsung-usb2.c | 1 - > drivers/phy/phy-sun4i-usb.c | 1 - > drivers/phy/phy-ti-pipe3.c | 1 - > drivers/phy/phy-twl4030-usb.c | 1 -
twl4030-usb doesn't use module_platform_driver. Care to resend this patch along? I've merged all other patches in this series. Cheers Kishon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

