From: Omar Ramirez Luna Date: Fri, 25 Mar 2011 20:04:31 +0000 (-0600) Subject: OMAP: iovmm: fix SW flags passed by user X-Git-Tag: v3.0-rc3~51^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50b4860d577b4bef76c71ad38ef83b9f368283c2;p=pandora-kernel.git OMAP: iovmm: fix SW flags passed by user Commit d038aee24dcd5a2a0d8547f5396f67ae9698ac8e "omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flag", changes iovmm to receive flags specified by user, however the upper 16 bits of the flags are wiped by iovmm itself. This fixes IOVMF_DA_FIXED flags from being lost, and lets the user map its desired "device addresses". Signed-off-by: Omar Ramirez Luna Acked-by: Hiroshi DOYU Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed