usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures
authorBhupesh Sharma <bhupesh.sharma@st.com>
Thu, 28 Mar 2013 09:41:53 +0000 (15:11 +0530)
committerFelipe Balbi <balbi@ti.com>
Tue, 2 Apr 2013 08:42:49 +0000 (11:42 +0300)
This patch adds the support for 'get_unmapped_area' in UVC gadget
which is called when the 'mmap' system call is executed on MMUless
architectures.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@st.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

No differences found