Introduce of_address_count() helper to count the IO resources, so some drivers can use it instead of open-coding. E.g. irq-orion and tegra194-cbb. Yang Yingliang (2): of/address: introduce of_address_count() helper of/platform: use of_address_count() helper drivers/of/address.c | 11 +++++++++++ drivers/of/platform.c | 5 ++--- include/linux/of_address.h | 7 +++++++ 3 files changed, 20 insertions(+), 3 deletions(-) -- 2.25.1