commit | f455578dd961087a5cf94730d9f6489bb1d355f0 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Mon Aug 12 14:14:53 2013 -0300 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Aug 30 21:34:56 2013 +0100 |
tree | 1d3cd974e4080ef3d6d7f06df3c303ffb4157e09 | |
parent | b7655bcb40883de6fd218395a55d0cc9089e55a1 [diff] |
mtd: nand: pxa3xx: Remove hardcoded mtd name There's no advantage in using a hardcoded name for the mtd device. Instead use the provided by the platform_device. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Tested-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>