diff options
| author | Troy Kisky <troy.kisky@boundarydevices.com> | 2013-09-11 18:24:48 +0800 |
|---|---|---|
| committer | Marek Vasut <marex@denx.de> | 2013-09-24 17:51:35 +0200 |
| commit | 898d686eead1df09970757dfd469b659d5a208be (patch) | |
| tree | 8f7b782bdb5f5726f2183a47a4812bc542890872 /include/linux/usb/atmel_usba_udc.h | |
| parent | 7a813d5b7d7e8dce209999f460d962d41a0b8a3e (diff) | |
| download | olio-uboot-2014.01-898d686eead1df09970757dfd469b659d5a208be.tar.xz olio-uboot-2014.01-898d686eead1df09970757dfd469b659d5a208be.zip | |
usb: gadget: config: fix unaligned access issues
As seen with codesourcery compiler 2010q1, the buf pointer in
usb_request structure is not aligned on 4 bytes boundary causing
data aborts in eth_setup -> conf_buf -> usb_gadget_config_buf.
Make it as align access to fix this issue.
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
[voice.shen@atmel.com: add commit message]
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Diffstat (limited to 'include/linux/usb/atmel_usba_udc.h')
0 files changed, 0 insertions, 0 deletions