Re: [PATCH 05/12] usb: chipidea: introduce ci_platform_config

2015-03-19 Thread Peter Chen
On Thu, Mar 19, 2015 at 11:19:29AM +0100, Michael Grzeschik wrote: > On Thu, Mar 19, 2015 at 09:19:16AM +0800, Peter Chen wrote: > > It is used to configure controller parameters according to > > platform data, like speed, interrupt threshold, stream mode, etc. > > > > Signed-off-by: Peter Chen >

Re: [PATCH 05/12] usb: chipidea: introduce ci_platform_config

2015-03-19 Thread Michael Grzeschik
On Thu, Mar 19, 2015 at 09:19:16AM +0800, Peter Chen wrote: > It is used to configure controller parameters according to > platform data, like speed, interrupt threshold, stream mode, etc. > > Signed-off-by: Peter Chen > --- > drivers/usb/chipidea/ci.h | 2 ++ > drivers/usb/chipidea/core.c |