]> git.karo-electronics.de Git - mv-sheeva.git/commit
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
authorMaxim Levitsky <maximlevitsky@gmail.com>
Mon, 22 Feb 2010 18:39:29 +0000 (20:39 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 26 Feb 2010 17:04:03 +0000 (17:04 +0000)
commita863862257b7dd08d855bafcb0aedd9ad848ed91
treee5f3996d006e769b7f5517cab8fbdb334462ab85
parent3bd456576f22acd55fb6c3d3d4261131821f5a3b
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread

This is the biggest change. To make hotplug possible, and this layer
clean, the mtd_blktrans_dev now contains everything for a single mtd
block translation device. Also removed some very old leftovers.

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/mtd_blkdevs.c
include/linux/mtd/blktrans.h