Re: [PATCH 2/4] PCI: exynos: Remove the unnecessary variables

From: Krzysztof Kozlowski
Date: Sat Dec 24 2016 - 05:53:32 EST


On Mon, Dec 19, 2016 at 05:17:38PM +0900, Jaehoon Chung wrote:
> Remove the unnecessary variables(elbi/phy/block_base).
> It needs one resource structure for assigning each resource.
> So it replaces with one 'res' variable.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
> ---
> drivers/pci/host/pci-exynos.c | 16 +++++++---------
> 1 file changed, 7 insertions(+), 9 deletions(-)

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof