diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2008-04-21 21:44:16 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-21 21:44:16 (GMT) |
commit | 02651d20a3f90dab8920dad00dec8f62f2b6a7ea (patch) | |
tree | 370d13710346b231db9f4ab5feba30b46d9dbf75 /drivers/ps3/ps3av.c | |
parent | 92998dd4951a84cbde447eeac4af5770718864b8 (diff) | |
download | linux-fsl-qoriq-02651d20a3f90dab8920dad00dec8f62f2b6a7ea.tar.xz |
hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c
These cli()/sti() calls are made in start_timer() and are therefor
redundant since the register_lock is now used to protect register
io from within scc_isr() and write_scc() (where all calls to
start_timer() originate).
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ps3/ps3av.c')
0 files changed, 0 insertions, 0 deletions