usb/ch9: use proper endianess for wBytesPerInterval
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 11 Apr 2011 18:19:12 +0000 (20:19 +0200)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 2 May 2011 23:42:51 +0000 (16:42 -0700)
while going through Tatyana's changes for the gadget framework I noticed
that this type is not defined as __le16.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>

No differences found