diff options
| author | Valentine Barshak <[email protected]> | 2008-04-05 05:24:37 +1100 |
|---|---|---|
| committer | Josh Boyer <[email protected]> | 2008-04-05 09:34:13 -0500 |
| commit | d0c8df6e4525ebd38a7643ba3dbfe3989dddf781 (patch) | |
| tree | 4c888de1937affd5c45763adb99dff1acc068486 /tools/perf/scripts/python/bin | |
| parent | 9d7030be336ca64f9cd46707358e07c0dbd5e133 (diff) | |
[POWERPC] 4xx: Use machine_device_initcall() for warp_nand
With a multiplatform kernel, once built we always have warp_setup_nand_flash()
called and NDFC probed, no matter what machine we actually run on. This
potentially can cause problems (such as kernel crash), since NDFC is probed at
a warp-predefined address.
Using machine_device_initcall() NAND devices are registered if we run on a warp only.
Signed-off-by: Valentine Barshak <[email protected]>
Signed-off-by: Josh Boyer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions