aboutsummaryrefslogtreecommitdiffstats
path: root/lib/idr.c
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2010-01-29 20:58:37 +0000
committerDavid Woodhouse <David.Woodhouse@intel.com>2010-02-25 11:53:00 +0000
commitcbfe93e9cedfcd59689bad9e67f57ef67545e5a0 (patch)
tree32c6c213dc377f10198988c1e226a59ae22d974d /lib/idr.c
parent24c15496771ea1f3902dee23f746042ba34dc2b8 (diff)
downloadkernel_samsung_smdk4412-cbfe93e9cedfcd59689bad9e67f57ef67545e5a0.zip
kernel_samsung_smdk4412-cbfe93e9cedfcd59689bad9e67f57ef67545e5a0.tar.gz
kernel_samsung_smdk4412-cbfe93e9cedfcd59689bad9e67f57ef67545e5a0.tar.bz2
mtd: mtdblock: Dynamically allocate cache info structures
Since we allocate struct mtd_blktrans_dev for each block device, we can add our own structure members to the end. Therefore embed struct mtd_blktrans_dev in struct mtdblk_dev and remove the static array of struct mtdblk_dev. Also remove the redundant pointer to struct mtd_info. This is preparation for removing the static limit on the number of MTD devices. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'lib/idr.c')
0 files changed, 0 insertions, 0 deletions