]> git.baikalelectronics.ru Git - kernel.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)
commit6be1f8f3bd145d5057c24d0f9533b53c9deac3e4
tree06cad61788a56db8e29a98f2007d5b69281989f9
parent814258e0a2036d38f27db1551e8078078cdc0d33
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