Re: [PATCH v7 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data

2012-06-26 Thread Richard Zhao
On Tue, Jun 26, 2012 at 11:54:03PM +0200, Marek Vasut wrote: > Dear Richard Zhao, > > > This patch rename struct ci13xxx_udc_driver and var with the type. > > > > ci13xxx_platform_data reflect it's passed from platfrom driver. > > Maybe rather driver data? As platform_data has certain different

Re: [PATCH v7 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data

2012-06-26 Thread Marek Vasut
Dear Richard Zhao, > This patch rename struct ci13xxx_udc_driver and var with the type. > > ci13xxx_platform_data reflect it's passed from platfrom driver. Maybe rather driver data? As platform_data has certain different conotation to it. > > Signed-off-by: Richard Zhao > Reviewed-by: Felipe

[PATCH v7 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data

2012-06-24 Thread Richard Zhao
This patch rename struct ci13xxx_udc_driver and var with the type. ci13xxx_platform_data reflect it's passed from platfrom driver. Signed-off-by: Richard Zhao Reviewed-by: Felipe Balbi Signed-off-by: Alexander Shishkin --- drivers/usb/chipidea/ci.h |4 ++-- drivers/usb/chipidea/c