git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d692522
)
usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures
author
Bhupesh Sharma
<bhupesh.sharma@st.com>
Thu, 28 Mar 2013 09:41:53 +0000
(15:11 +0530)
committer
Felipe 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