Re: [PATCH v2 1/2] PCI: designware: consolidate outbound iATU programming functions

From: Pratyush Anand
Date: Wed May 20 2015 - 11:19:20 EST


On Thu, Apr 30, 2015 at 1:52 PM, Jisheng Zhang <jszhang@xxxxxxxxxxx> wrote:
> Currently, the outbound iATU programming functions are similar, the only
> difference is index, type, addr and size. This patch tries to consolidate
> these functions into one. One side effect is it saves around 1700 bytes in
> text:
>
> text data bss dec hex filename
> 9276 204 4 9484 250c pcie-designware.o-before
> 7532 204 4 7740 1e3c pcie-designware.o
>
> Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxxx>

looks fine to me.

Acked-by: Pratyush Anand <pratyush.anand@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/