The patch moves: * joystick drivers from drivers/char/joystick to drivers/input/joystick * gameport drivers from drivers/char/joystick to drivers/input/gameport * serio drivers from drivers/char/joystick to drivers/input/serio I don't think the joystick drivers should stay in char, because they're NOT character device drivers (check for register_chrdev, none to be found). It also fixes build problems with sound driver gameport support.
Showing
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
drivers/input/serio/Makefile
0 → 100644
Please register or sign in to comment