summaryrefslogtreecommitdiffstats
path: root/include/usb_defs.h
diff options
context:
space:
mode:
authorVivek Gautam <gautam.vivek@samsung.com>2013-04-12 16:34:34 +0530
committerMarek Vasut <marex@denx.de>2013-05-05 23:54:22 +0200
commit605bd75af565011aa46e6d80a32e2aa03aff8159 (patch)
tree1ca4e1cc010c7b6cdf53826cd3aff098e7205dad /include/usb_defs.h
parentceb4972a8f4082019f2b36bd24a27b5dedaa4801 (diff)
downloadblackbird-obmc-uboot-605bd75af565011aa46e6d80a32e2aa03aff8159.tar.gz
blackbird-obmc-uboot-605bd75af565011aa46e6d80a32e2aa03aff8159.zip
USB: Some cleanup prior to USB 3.0 interface addition
Some cleanup in usb framework, nothing much on feature side. Signed-off-by: Vikas C Sajjan <vikas.sajjan@samsung.com> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Diffstat (limited to 'include/usb_defs.h')
-rw-r--r--include/usb_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb_defs.h b/include/usb_defs.h
index 5c5478f7cf..c0022e6759 100644
--- a/include/usb_defs.h
+++ b/include/usb_defs.h
@@ -247,7 +247,7 @@
#define HUB_CHAR_OCPM 0x0018
/*
- *Hub Status & Hub Change bit masks
+ * Hub Status & Hub Change bit masks
*/
#define HUB_STATUS_LOCAL_POWER 0x0001
#define HUB_STATUS_OVERCURRENT 0x0002
OpenPOWER on IntegriCloud