From: Eli Billauer Date: Sat, 16 Aug 2014 15:57:58 +0000 (+0300) Subject: staging: xillybus: Removed mmiowb() as iowrite32() is ordered X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1093 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fdde3668fc0f2520327f69bef97e4ab0e659043;p=pandora-kernel.git staging: xillybus: Removed mmiowb() as iowrite32() is ordered mmiowb() was used to make sure that iowrite32() take place in the correct order, which is an unnecessary precuation. Signed-off-by: Eli Billauer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed