commit | 8bd226f9a7dc18740a916dcba3112f2bfc3ad9e8 | [log] [tgz] |
---|---|---|
author | Ruslan Bilovol <ruslan.bilovol@gmail.com> | Sun Jun 25 16:23:45 2017 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jul 18 09:33:06 2017 +0300 |
tree | bee74c146c1533cc075cf04da9198562c359caf8 | |
parent | ab1d53d598be211968c5b4eeee4c5b67d6e21602 [diff] |
include: usb: audio: specify exact endiannes of descriptors USB spec says that multiple byte fields are stored in little-endian order (see chapter 8.1 of USB2.0 spec and chapter 7.1 of USB3.0 spec), thus mark such fields as LE for UAC1 and UAC2 headers Signed-off-by: Ruslan Bilovol <ruslan.bilovol@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>