[PATCH 2/2] arm/smmu: Make use of of_parse_phandle_with_var_args
Will Deacon
will.deacon at arm.com
Thu Jul 16 03:15:05 PDT 2015
Hi Joerg,
On Thu, Jul 16, 2015 at 09:30:44AM +0100, Joerg Roedel wrote:
> From: Joerg Roedel <jroedel at suse.de>
>
> The function of_parse_phandle_with_args() can only handle 16
> args, but there are systems that require more (25 in my
> case). So use the newly introduced function
> of_parse_phandle_with_var_args() instead.
Looks good to me:
Acked-by: Will Deacon <will.deacon at arm.com>
Thanks!
Will
More information about the linux-arm-kernel
mailing list