remove the mg_disk driver
authorChristoph Hellwig <hch@lst.de>
Thu, 6 Apr 2017 11:28:46 +0000 (13:28 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 14 Apr 2017 20:00:49 +0000 (14:00 -0600)
commit84253394927c4352652d0b118ad9583f5646959b
treeb20c655d26e7cc40336c1975bfe6ad28c4f4e8df
parent3f19cd23f3a9420fe7bd98ad41d05e45fa6d4d47
remove the mg_disk driver

This drivers was added in 2008, but as far as a I can tell we never had a
single platform that actually registered resources for the platform driver.

It's also been unmaintained for a long time and apparently has a ATA mode
that can be driven using the IDE/libata subsystem.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Documentation/blockdev/mflash.txt [deleted file]
drivers/block/Kconfig
drivers/block/Makefile
drivers/block/mg_disk.c [deleted file]
include/linux/mg_disk.h [deleted file]