commit | 5c3d52ef5a043b17175b50c9b8a7a043dd763662 | [log] [tgz] |
---|---|---|
author | Tony Zelenoff <antonz@parallels.com> | Fri Apr 13 06:09:49 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 15 12:56:01 2012 -0400 |
tree | c3271a9c4daa242133ac4455ad84f89c5b48ad92 | |
parent | 0dbab2fb1dbb2ca749a0787c784528892ecb76d4 [diff] |
atl1: use defined functions to disable irq Looks like direct writes to IMR register is not good idea, because there are exist functions to make this work. Signed-off-by: Tony Zelenoff <antonz@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>