USB: move trancevibrator.c to the proper usb directory
commit9fcde235270e6783600d1aee5bcda78c8282bcdd
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Oct 2006 20:47:35 +0000 (10 13:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Oct 2006 21:46:32 +0000 (17 14:46 -0700)
tree9941716acecf72572b59f93af218ffd09220a36c
parenta9fc6338bd51a3d5735839e756fe7b741c2e6fad
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/misc/Kconfig
drivers/usb/misc/Makefile
drivers/usb/misc/trancevibrator.c [moved from drivers/usb/input/trancevibrator.c with 100% similarity]