From: Jisheng Zhang Date: Thu, 30 Apr 2015 08:22:28 +0000 (+0800) Subject: PCI: designware: Consolidate outbound iATU programming functions X-Git-Tag: omap-for-v4.3/legacy-v2-signed~188^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63503c87f06e0f2c8c951cada81221c5500188d8;p=pandora-kernel.git PCI: designware: Consolidate outbound iATU programming functions Currently, the outbound iATU programming functions are similar: the only difference is index, type, addr and size. Consolidate these functions into one. This saves about 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 Signed-off-by: Bjorn Helgaas Acked-by: Pratyush Anand --- Reading git-diff-tree failed