https://github.com/torvalds/linux
Revision d0269b8475020718afd7f559064698f5500fa879 authored by Tobias Klauser on 31 October 2014, 16:16:19 UTC, committed by Dmitry Torokhov on 31 October 2014, 16:31:57 UTC
In altera_ps2_close, the data register (offset 0) is written instead of
the control register (offset 4), leading to the RX interrupt not being
disabled. Fix this by calling writel() with the offset for the proper
register.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent fbefc5e
History
Tip revision: d0269b8475020718afd7f559064698f5500fa879 authored by Tobias Klauser on 31 October 2014, 16:16:19 UTC
Input: altera_ps2 - write to correct register when disabling interrupts
Tip revision: d0269b8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 279.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top