]> git.neil.brown.name Git - history.git/commit
[ARM] Fix Acorn RISCPC mouse input driver
authorRussell King <rmk@flint.arm.linux.org.uk>
Wed, 6 Nov 2002 10:10:19 +0000 (10:10 +0000)
committerRussell King <rmk@flint.arm.linux.org.uk>
Wed, 6 Nov 2002 10:10:19 +0000 (10:10 +0000)
commit3893341d168a5beff7704bff7ed364cd25c07ec4
treea24c011eccef12cfaad822eb249db8d9b2a463af
parentc0ed918eb2810ba66553354b5c6a827cd2d16d08
[ARM] Fix Acorn RISCPC mouse input driver

- Always pass a dev_id when allocating a shared interrupt
- Correct Y axis direction
- Correct order of mouse buttons
- Correct polarity of mouse buttons
- Rename CONFIG_MOUSE_ACORN to CONFIG_MOUSE_RISCPC
drivers/input/mouse/Kconfig
drivers/input/mouse/Makefile
drivers/input/mouse/rpcmouse.c