From: Maxim Levitsky Date: Mon, 22 Feb 2010 18:39:29 +0000 (+0200) Subject: mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread X-Git-Tag: v2.6.35-rc1~465^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a863862257b7dd08d855bafcb0aedd9ad848ed91;p=pandora-kernel.git 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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed