Re: [PATCH] irqchip: digicolor: move digicolor_set_gc to init section

From: Jason Cooper
Date: Mon Mar 23 2015 - 06:14:20 EST


On Sun, Mar 22, 2015 at 09:39:45AM +0200, Baruch Siach wrote:
> The digicolor_set_gc() routine is only called from __init annotated
> digicolor_of_init(). Annotate digicolor_set_gc() with __init as well to save a
> few bytes at run time.
>
> Signed-off-by: Baruch Siach <baruch@xxxxxxxxxx>
> ---
> drivers/irqchip/irq-digicolor.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to irqchip/core.

thx,

Jason.
--
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/