diff options
author | Tobias Klauser <[email protected]> | 2014-10-31 09:16:19 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2014-10-31 09:31:57 -0700 |
commit | d0269b8475020718afd7f559064698f5500fa879 (patch) | |
tree | ccdaa76f5ac3cddcadcfd671350ae2fff2fa8dcf /lib/cpu-notifier-error-inject.c | |
parent | fbefc5e7e63228d56963eeb0db10209ea0fafe9d (diff) |
Input: altera_ps2 - write to correct register when disabling interrupts
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 <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions