| | Date | Thu, 11 Mar 2010 10:28:52 -0800 | | From | Greg KH <> | | Subject | Re: [PATCH 05/27] drivers/usb/of: don't use deprecated field in of_platform_driver |
| |
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 <grant.likely@secretlab.ca>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|