From: Franz S. <Fra...@la...> - 2000-08-17 10:28:21
|
Hi Linus, what about the move of the input drivers from drivers/usb to drivers/input? I sent you a patch with no answer from you and James Simmons posted a more complete patch, see <http://www.uwsg.indiana.edu/hypermail/linux/kernel/0007.3/1138.html> Any reason you don't accept this patch? To me it looks like a obvious and clean solution and it would greatly simplify my use of the input infrastructure in my new driver for ADB input devices. Otherwise ugly Config.in and Makefile hacks will be necessary to select this driver in the drivers/usb directory if only CONFIG_ADB is set (same problem that already happens to the people trying to use joysticks without CONFIG_USB set). If you have any reason to reject that change (which essentially is just a move of files) for 2.4.0, please tell us. Franz. |