summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2013-09-11 18:24:48 +0800
committerMarek Vasut <marex@denx.de>2013-09-24 17:51:35 +0200
commit898d686eead1df09970757dfd469b659d5a208be (patch)
tree8f7b782bdb5f5726f2183a47a4812bc542890872 /include/linux
parent7a813d5b7d7e8dce209999f460d962d41a0b8a3e (diff)
downloadu-boot-imx-898d686eead1df09970757dfd469b659d5a208be.zip
u-boot-imx-898d686eead1df09970757dfd469b659d5a208be.tar.gz
u-boot-imx-898d686eead1df09970757dfd469b659d5a208be.tar.bz2
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')
0 files changed, 0 insertions, 0 deletions