Re: [PATCH] irqchip/ts4800: Make ts4800_ic_ops static const

From: Jason Cooper
Date: Wed Feb 17 2016 - 21:12:44 EST


On Sun, Feb 14, 2016 at 09:50:04PM +0800, Axel Lin wrote:
> ts4800_ic_ops is only referenced in this driver, so make it static.
> In additional, it's never get modified thus also make it const.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
> ---
> drivers/irqchip/irq-ts4800.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to irqchip/core with Damien's Reviewed-by.

thx,

Jason.