diff options
author | Gregory Herrero <gregory.herrero@intel.com> | 2015-11-20 11:49:31 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-12-15 16:12:41 +0100 |
commit | 3b5fcc9ac2f4453a5609cc89ac7618b1b27ccb01 (patch) | |
tree | 42d2dd094cb937f1bc8067cce2e4032a517c68aa /Documentation/devicetree/bindings/usb/dwc2.txt | |
parent | usb: dwc2: host: fix descriptor list address masking (diff) | |
download | linux-3b5fcc9ac2f4453a5609cc89ac7618b1b27ccb01.tar.xz linux-3b5fcc9ac2f4453a5609cc89ac7618b1b27ccb01.zip |
usb: dwc2: host: use kmem cache to allocate descriptors
Kmem caches help to get correct boundary for descriptor buffers
which need to be 512 bytes aligned for dwc2 controller.
Two kmem caches are needed for generic descriptors and for
hs isochronous descriptors which doesn't have same size.
Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Gregory Herrero <gregory.herrero@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/dwc2.txt')
0 files changed, 0 insertions, 0 deletions