sh-pfc: Let the compiler decide whether to inline functions
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 15 Dec 2012 22:50:50 +0000 (23:50 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 00:24:21 +0000 (09:24 +0900)
commit4a2e0d18f95e1ec2b264f66e7cedec7f3dc54b44
tree55e637aad89c04975313eee9959573cd23d66dfe
parentc9fa88e23a8c6d1a72ba37c7d4df3d05051e8e8e
sh-pfc: Let the compiler decide whether to inline functions

The compiler should be smart enough to automatically inline static
functions that are called from a single location.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/sh/pfc/pinctrl.c
This page took 0.024131 seconds and 5 git commands to generate.