diff options
author | 2009-07-05 22:39:08 +0100 | |
---|---|---|
committer | 2009-07-05 22:39:08 +0100 | |
commit | 557dca5f48a45df88a73e69ee0700cfd4e2358c9 (patch) | |
tree | a84d89d63e5b3a3bf72bbf7aaa0ac907ec5ce6a5 /arch/x86/mm/fault.c | |
parent | [ARM] pgtable: file pte layout documentation (diff) | |
download | linux-dev-557dca5f48a45df88a73e69ee0700cfd4e2358c9.tar.xz linux-dev-557dca5f48a45df88a73e69ee0700cfd4e2358c9.zip |
[ARM] amba: fix amba device resources
AMBA device resources were being reported as:
10004000-10004fff : <BAD>
This is because dev_name() was returning NULL prior to device_register.
Ensure that the struct device is properly initialized, and the name is
set before adding it to the device tree.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions