diff options
author | Rob Herring | 2018-08-27 08:01:47 -0500 |
---|---|---|
committer | Rob Herring | 2018-09-28 14:25:58 -0500 |
commit | 37dc218bed44b650702682a8f89b226a9d4a34fb (patch) | |
tree | 594f374f650273acb81c8c40e497c90c704dad3a /drivers/iommu | |
parent | 76ec23b127cd4ffeadc6fbc70d94a0c3df710405 (diff) |
edac: cpc925: use for_each_of_cpu_node iterator
Use the for_each_of_cpu_node iterator to iterate over cpu nodes. This
has the side effect of defaulting to iterating using "cpu" node names in
preference to the deprecated (for FDT) device_type == "cpu".
The error messages are removed in the process as it's not the driver's
job to be checking cpu nodes. Any problems with cpu nodes should be
noticed by the architecture code.
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-edac@vger.kernel.org
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions