Home
last modified time | relevance | path

Searched hist:f50dcd60a03a3fe7bbb7d43d6fe070602bda6989 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddesignware_udc.cf50dcd60a03a3fe7bbb7d43d6fe070602bda6989 Tue Mar 06 23:39:41 UTC 2012 Shiraz Hashim <shiraz.hashim@st.com> USB:gadget:designware Fix memory nonalignment issue

While receiving packets from FIFO sometimes the buffer provided was
nonaligned. Fix this by taking a temporary aligned buffer and then
copying the content to nonaligned buffer.

Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>