git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
170ed80
)
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly.
author
Lan Tianyu
<tianyu.lan@intel.com>
Mon, 15 Oct 2012 07:38:35 +0000
(15:38 +0800)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Mon, 22 Oct 2012 20:26:48 +0000
(13:26 -0700)
Struct usb_hub_descriptor.ss.DeviceRemovable has been defined as __le16
and (__force__ __u16) doesn't need.
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
No differences found