HomeFreeBSD

Fix invalid OF_getencprop_alloc usage in fdt_pinctrl(9)

Description

Fix invalid OF_getencprop_alloc usage in fdt_pinctrl(9)

r332341 introduced OF_getencprop_alloc_multi that should be used
instead of OF_getencprop_alloc to get multi-cell properties.
Fix example to reflect this change.

Details

Provenance
gonzoAuthored on
Parents
rS335584: aesni(4): Fix {de,en}crypt operations that allocated a buffer
Branches
Unknown
Tags
Unknown