diff options
author | Rostislav Lisovy <lisovy@gmail.com> | 2014-06-04 16:24:35 +0200 |
---|---|---|
committer | Roger Quadros <rogerq@ti.com> | 2014-07-11 16:15:13 +0300 |
commit | 97a288ba2cfaf18ae2a8d19b8d9ea8cb3fbe301a (patch) | |
tree | 704fa1f65df8ddfcdf73e55113cf246eb84be3e0 /tools/perf/scripts/python | |
parent | cd3de83f147601356395b57a8673e9c5ff1e59d1 (diff) |
ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()
GPMC controller supports up to 8 memory devices connected to it.
Since there is one statically allocated "struct platform_device
gpmc_nand_device" it is not possible to configure the system to
use more than one NAND device connected to the GPMC. This
modification makes it possible to use up to 8 NAND devices
connected to the GPMC controller.
Signed-off-by: Rostislav Lisovy <lisovy@merica.cz>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions