diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2013-12-28 07:47:35 +0100 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-01-11 21:07:35 +0100 |
commit | 2fec386a94bbe8a02d0669d9fcb32e6a69918d9f (patch) | |
tree | 0095b4e3e73399dbed2bd108fb69bd51e0759eac /drivers/base | |
parent | mtd: nand: assign mtd->name in find_full_id_nand (diff) | |
download | linux-2fec386a94bbe8a02d0669d9fcb32e6a69918d9f.tar.xz linux-2fec386a94bbe8a02d0669d9fcb32e6a69918d9f.zip |
mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBC
mtd.name is assigned to IFC NAND physical address. Assignment type is u32.
It is not providing correct physical address of IFC NAND.
Update assignment type to u64.
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions