diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2009-05-29 14:26:23 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-05-29 14:32:39 +0100 |
commit | 81933046ef2a615031c46171013bde2c5225ee69 (patch) | |
tree | 98948086a1713cf0ce57162d53d77a3724e87874 /drivers/mtd/mtdblock.c | |
parent | 9fd1e8f92ad17b3bc94245fee9b4e4bfea0dba0e (diff) |
mtd: Fix handling of mtdname in txx9ndfmc.c
As pointed out by Kay Sievers, the name size limit is gone
from the driver-core, and BUS_ID_SIZE is obsolescent.
Rather than just papering over the problem by replacing the mtdname
array size with an arbitrary '20 + 2', fix the problem properly and
handle arbitrary name sizes.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/mtdblock.c')
0 files changed, 0 insertions, 0 deletions