commit | a863862257b7dd08d855bafcb0aedd9ad848ed91 | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <maximlevitsky@gmail.com> | Mon Feb 22 20:39:29 2010 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Feb 26 17:04:03 2010 +0000 |
tree | e5f3996d006e769b7f5517cab8fbdb334462ab85 | |
parent | 3bd456576f22acd55fb6c3d3d4261131821f5a3b [diff] |
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>