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

From: Krzysztof Kozlowski
Date: Fri Jun 17 2016 - 02:14:33 EST


On 06/17/2016 07:00 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(-)

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof