[Skiboot] [PATCH] tree-wide: use dt_add_property_u64s() where we can
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Fri Nov 18 21:56:20 AEDT 2016
On 11/17/2016 12:35 PM, Oliver O'Halloran wrote:
> A few places (mostly old code) were using:
>
> add_property_cells(hi32(number), lo32(number));
>
> This patch converts them to use the helper rather than doing it manually.
>
> Signed-off-by: Oliver O'Halloran <oohall at gmail.com>
Looks good.
Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
-Vasant
More information about the Skiboot
mailing list