From: David S. Miller Date: Fri, 22 Apr 2005 05:06:13 +0000 (-0700) Subject: [SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms X-Git-Tag: v2.6.12-rc4~261^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623f41eb923d7f34888cbd9e4f50a7b1a79d0ae5;p=pandora-kernel.git [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: David S. Miller --- Reading git-diff-tree failed