f7604b1b27
Change OF_getencprop_alloc semantics to be combination of malloc and OF_getencprop and return size of the property, not number of elements allocated. For the use cases where number of elements is preferred introduce OF_getencprop_alloc_multi helper function that copies semantics of OF_getencprop_alloc prior to this change. This is to make OF_getencprop_alloc and OF_getencprop_alloc_multi function signatures consistent with OF_getencprop_alloc and OF_getencprop_alloc_multi. Functionality-wise this patch is mostly rename of OF_getencprop_alloc to OF_getencprop_alloc_multi except two calls in ofw_bus_setup_iinfo where 1 was used as a block size. |
||
---|---|---|
.. | ||
aml8726_ccm.c | ||
aml8726_ccm.h | ||
aml8726_clkmsr.c | ||
aml8726_clkmsr.h | ||
aml8726_fb.c | ||
aml8726_fb.h | ||
aml8726_gpio.c | ||
aml8726_i2c.c | ||
aml8726_identsoc.c | ||
aml8726_if_dwc.c | ||
aml8726_l2cache.c | ||
aml8726_machdep.c | ||
aml8726_machdep.h | ||
aml8726_mmc.c | ||
aml8726_mmc.h | ||
aml8726_mp.c | ||
aml8726_pic.c | ||
aml8726_pinctrl.c | ||
aml8726_pinctrl.h | ||
aml8726_rng.c | ||
aml8726_rtc.c | ||
aml8726_sdxc-m8.c | ||
aml8726_sdxc-m8.h | ||
aml8726_soc.h | ||
aml8726_timer.c | ||
aml8726_uart_console.c | ||
aml8726_uart.h | ||
aml8726_usb_phy-m3.c | ||
aml8726_usb_phy-m6.c | ||
aml8726_wdt.c | ||
files.aml8726 | ||
std.aml8726 | ||
uart_dev_aml8726.c |