msm: iommu: Remove register offset sanity check

Currently, there is a sanity check to make sure that the address for
the BFB registers parsed from the device tree is in the expected
range. However, the offset for the BFB registers can change over
time. Since adding a parameter to the device tree for the sake of
sanity checking other parameters in the device tree seems redundant,
remove the sanity check altogether.

Change-Id: I2ad7619c41b9ae218618bd361d71818f0c953b92
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
2 files changed