Staging: mimio: remove the mimio driver
commit418865c74f10858d9ca4cae2889e38ddffdb5ca4
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Feb 2010 01:15:14 +0000 (11 17:15 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 16:06:07 +0000 (15 09:06 -0700)
tree49acd5a79a7804685a46060007bfd809e1777483
parent98f7978e3205dc3e9585134056589d917cd1f4af
Staging: mimio: remove the mimio driver

commit e37bcc0de040127281de13a84a608570355c20eb upstream.

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>
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]