Sergei Shtylyov 56134e3c64 of_pci: use of_property_read_u32()
of_get_pci_domain_nr() somehow didn't use of_property_read_u32() though it
was long available, basically open-coding it. Using the modern DT API saves
several LoCs/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:34 -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
2017-07-24 10:00:34 -05:00
2014-11-04 13:29:38 +00:00