Skip to content
Commit 02651d20 authored by Mark Asselstine's avatar Mark Asselstine Committed by David S. Miller
Browse files

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: default avatarMark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 92998dd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment