RE: [PATCH v7 07/14] usb: phy-mxs: change description of usb device speed

2013-12-20 Thread David Laight
> From: Peter Chen > Sent: 20 December 2013 07:52 > Change "high speed" to "HS" > Change "non-high speed" to "FS/LS" > > Implementation of notify_suspend and notify_resume will be different > according to mxs_phy_data->flags. > > Signed-off-by: Peter Chen > --- > drivers/usb/phy/phy-mxs-usb.c |

Re: [PATCH v7 07/14] usb: phy-mxs: change description of usb device speed

2013-12-22 Thread Peter Chen
On Fri, Dec 20, 2013 at 10:40:01AM +, David Laight wrote: > > From: Peter Chen > > Sent: 20 December 2013 07:52 > > Change "high speed" to "HS" > > Change "non-high speed" to "FS/LS" > > > > Implementation of notify_suspend and notify_resume will be different > > according to mxs_phy_data->fla