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

From: pankaj.dubey
Date: Wed Dec 21 2016 - 01:17:34 EST


Hi Jaehoon,

On Monday 19 December 2016 01:47 PM, 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(-)
>

Reviewed-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>