]> git.baikalelectronics.ru Git - kernel.git/commit
USB: move trancevibrator.c to the proper usb directory
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Oct 2006 20:47:35 +0000 (13:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Oct 2006 21:46:32 +0000 (14:46 -0700)
commitdea94f424ed58ca744760c9c49f35adba5e7417c
tree9941716acecf72572b59f93af218ffd09220a36c
parentfff0bd385ba78180e558b0e30e033db852edc627
USB: move trancevibrator.c to the proper usb directory

It's not a input driver, so it doesn't belong in the input directory.

Cc: Sam Hocevar <sam@zoy.org>
Cc: Dmitry Torokhov <dtor@insightbb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Makefile
drivers/usb/input/Kconfig
drivers/usb/input/Makefile
drivers/usb/input/trancevibrator.c [deleted file]
drivers/usb/misc/Kconfig
drivers/usb/misc/Makefile
drivers/usb/misc/trancevibrator.c [new file with mode: 0644]