]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: phy: mxs: change description of usb device speed
authorPeter Chen <peter.chen@freescale.com>
Mon, 24 Feb 2014 02:20:58 +0000 (10:20 +0800)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 20:40:08 +0000 (14:40 -0600)
commitf6a158243e569785a995e2218d9521716cdc9d79
tree06cad61788a56db8e29a98f2007d5b69281989f9
parent0d896538d83642c329658f04d11b407a3cf71f62
usb: phy: mxs: change description of usb device speed

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 <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-mxs-usb.c