From a5b2e028bb47b4d6f4508e41120cfb2ea8aa9cac Mon Sep 17 00:00:00 2001 From: Eli Billauer Date: Sat, 16 Aug 2014 18:57:56 +0300 Subject: [PATCH] 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-format-patch failed