]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: xillybus: Removed read barrier at beginning of ISR
authorEli Billauer <eli.billauer@gmail.com>
Sat, 16 Aug 2014 15:58:01 +0000 (18:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:14:41 +0000 (13:14 -0700)
commit2d7f1d1c37e86a5a3cc4055fc761fbf7bdcb4988
tree947247180d1683510d86bc01fa13587acf49b385
parent9959078c96748effba0a6a7c0fc5a2ec5f738129
staging: xillybus: Removed read barrier at beginning of ISR

The comment (also removed) explains why it was there in the first place, but
that doesn't make much sense.

Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xillybus/xillybus_core.c