Staging: mimio: remove the mimio driver
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Feb 2010 01:15:14 +0000 (17:15 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:56 +0000 (16:42 -0800)
commite37bcc0de040127281de13a84a608570355c20eb
treee0d81674f4dadf693a5710b10440fb19e46001c5
parentef97e4ef156500eb1c26de57354ad685f0b6127b
Staging: mimio: remove the mimio driver

It turns out that Mimio has a userspace solution for this product using
libusb, and the in-kernel driver is just getting in the way now and
causing problems.  So they have asked that the in-kernel driver be
removed.  As the staging driver wasn't quite working anyway, and Mimio
supports their libusb solution for all distros, I am removing the
in-kernel driver.

The libusb solution can be downloaded from:
http://www.mimio.com/downloads/mimio_studio_software/linux.asp

Cc: <mwilder@cs.nmsu.edu>
Cc: Phil Hannent <phil@hannent.co.uk>
Cc: Marc Rousseau <Marc.Rousseau@mimio.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/mimio/Kconfig [deleted file]
drivers/staging/mimio/Makefile [deleted file]
drivers/staging/mimio/mimio.c [deleted file]