From: Bhupesh Sharma Date: Thu, 28 Mar 2013 09:41:53 +0000 (+0530) Subject: usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1d57069338b14fcf4765ae2c25fc377da45b1f;p=pandora-kernel.git usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures 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 Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed