Re: [PATCH 05/27] drivers/usb/of: don't use deprecated field in of_platform_driver

2010-03-11 Thread Greg KH
On Thu, Mar 11, 2010 at 11:22:15AM -0700, Grant Likely wrote: > .name, .match_table and .owner are duplicated in both of_platform_driver > and device_driver, so the of_platform_driver copies will be removed soon. > > Signed-off-by: Grant Likely Acked-by: Greg Kroah-Hartman _

[PATCH 05/27] drivers/usb/of: don't use deprecated field in of_platform_driver

2010-03-11 Thread Grant Likely
.name, .match_table and .owner are duplicated in both of_platform_driver and device_driver, so the of_platform_driver copies will be removed soon. Signed-off-by: Grant Likely --- drivers/usb/gadget/fsl_qe_udc.c |7 +-- drivers/usb/host/ehci-ppc-of.c|9 - drivers/usb/ho