Skip to content
Commit d2f71839 authored by Grant Likely's avatar Grant Likely
Browse files

of/irq: Fix endian issues in parsing interrupt specifiers



This patch fixes some instances where interrupt specifiers are
dereferenced directly instead of doing a be32_to_cpu() conversion first.

Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 9a6b2e58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment