+2
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In ["iommu/arm-smmu: fix architecture version detection"] we added the
ability to determine the SMMU architecture version from DT match data by
using of_match_node, but neglected to check the return value for NULL.
Fix this.
Change-Id: Ib9049f2b2f1204b52bc07ba8caf075449af4cd35
Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>