summaryrefslogtreecommitdiff
path: root/arch/blackfin
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2012-08-04 12:01:18 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-16 13:13:18 -0700
commit0c25a850f7f336cd3bf2b0a479fe70cecb242c6e (patch)
tree8fc24e5da84b52cff49ae11150bd90d6b0bb20e9 /arch/blackfin
parent28eefa750b5e16b13bb869c2c4f7d624a43eb48b (diff)
firmware loader: remove unnecessary wmb()
The wmb() inside fw_load_abort is not necessary, since complete() and wait_on_completion() has implied one pair of memory barrier. Also wmb() isn't a correct usage, so just remove it. Signed-off-by: Ming Lei <ming.lei@canonical.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions