usb: gadget: fsl_udc: Use dma_alloc_coherent to allocate the status buffer
authorBenoit Goby <benoit@android.com>
Fri, 24 Sep 2010 00:58:55 +0000 (17:58 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:28:51 +0000 (16:28 -0700)
commit3cea820b3c15e2342811a0c7a9da726eb01be519
tree70e271e37d943bb5963a83f2408831dc59aefc2e
parent04ace134c9d0d30678b8738992a610ee5befd283
usb: gadget: fsl_udc: Use dma_alloc_coherent to allocate the status buffer

Change-Id: I7c17b7f8a8b89c6a687f6e2604542dabecc4cfa7
Signed-off-by: Benoit Goby <benoit@android.com>
drivers/usb/gadget/fsl_udc_core.c