Skip to content
Commit 7a8b64d1 authored by Rob Herring's avatar Rob Herring
Browse files

of/address: use range parser for of_dma_get_range



of_dma_get_range() does the same ranges parsing as
of_pci_range_parser_one(), so let's refactor of_dma_get_range() to use
it instead.

This commit is no functional change. Subsequent commits will parse more
than the 1st dma-ranges entry.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent bc5e522e
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