Skip to content
Commit 623f41eb authored by David S. Miller's avatar David S. Miller Committed by David S. Miller
Browse files

[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms



We were forgetting to call sunsu_change_speed().  The reason
that replugging in the mouse cable "fixes things" is that
causes a BREAK interrupt which in turn caused a call to
sunsu_change_speed() which would get the chip setup properly.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b4bca26c
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