Re: [PATCH v4 2/7] max8903: store pointer to pdata instead of copying it.

From: Krzysztof Kozlowski
Date: Mon Jun 20 2016 - 08:23:11 EST


On 06/20/2016 12:27 AM, Chris Lapa wrote:
> From: Chris Lapa <chris@xxxxxxxxxxx>
>
> Stores pointer to pdata because it easily allows pdata to reference
> either platform data or in the future device tree data.
>
> Signed-off-by: Chris Lapa <chris@xxxxxxxxxxx>
> ---
> drivers/power/max8903_charger.c | 20 +++++++++++++-------
> 1 file changed, 13 insertions(+), 7 deletions(-)

The same as in #1. For the record:
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

BR.
Krzysztof