]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 15 Mar 2010 15:49:46 +0000 (08:49 -0700)
commita3c00018400de53d11d05ce971cd2501a4d68916
tree06c91fc2ef30d0746c0b29624a4b23cae615b41c
parent73f9636ad6c99edb2dc124163977fb874aae7ab8
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]