usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 22 Oct 2012 20:15:07 +0000 (22:15 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 31 Oct 2012 13:10:06 +0000 (15:10 +0200)
commitb7c041aadad561a84d17851f69414060f8389ce1
treef97023e1181c3f2f080ee44c54ea2fb52e5e7ad5
parent10287baec761d33f0a82d84b46e37a44030350d8
usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs

DMA_ADDR_INVALID is used by the UDC driver and the gadgets should
provide only a buffer address. Everything else should be taken core of
by the UDC and udc-core.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_uac2.c
drivers/usb/gadget/inode.c