]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: edb7312: correctly pass MTD name to parsers
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 9 Jun 2011 10:54:41 +0000 (14:54 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:44:48 +0000 (16:44 +0300)
commit8b01098e355dbcbc4a81e456ad414c55e5f874c9
tree49fc02f86b3dbbf508f6b24fba505e5596db03f7
parentfc4708a060052ab4b7238069849db56cc5f60134
mtd: edb7312: correctly pass MTD name to parsers

cmdline partitions parser expects MTD name at mtd->name, instead of
origin, while edb7312 passes MTDID as origin. Fix that.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/maps/edb7312.c