From: Eli Billauer Date: Sat, 16 Aug 2014 15:57:56 +0000 (+0300) Subject: staging: xillybus: Remove mmiowb() before wait_event_*() calls X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1095 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5b2e028bb47b4d6f4508e41120cfb2ea8aa9cac;p=pandora-kernel.git staging: xillybus: Remove mmiowb() before wait_event_*() calls According to Documentation/memory-barriers.txt, a memory barrier is put in place by wait_event_*() Signed-off-by: Eli Billauer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed