Sergei Shtylyov e2af1f5611 of_pci: use of_property_read_u32_array()
of_pci_get_devfn() and of_pci_parse_bus_range() somehow didn't use
of_property_read_u32_array() though it was long available, basically
open-coding it.  Using the modern DT API saves several bytes and
also adds some prop sanity checks as a bonus...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-07-24 10:00:52 -05:00
..
2017-07-24 09:50:34 -05:00
2017-07-07 10:37:54 -07:00
2017-07-21 09:59:36 -05:00
2016-09-23 09:35:16 +02:00
2014-11-04 13:29:38 +00:00