[PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static
Samuel Ortiz
sameo at linux.intel.com
Tue Sep 11 09:00:41 EDT 2012
Hi Lee,
On Mon, Aug 20, 2012 at 11:53:36AM +0100, Lee Jones wrote:
> MFD core now takes care of HWIRQ <-> VIRQ mapping, so the helper
> ab8500_irq_get_virq() is no longer used by ab8500 subordinate devices
> to obtain a Linux wide Virtual IRQ. The AB8500 IRQ controller still
> uses it internally though, so we'll just hide it from the rest of the
> world by making it static instead.
>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
> drivers/mfd/ab8500-core.c | 33 ++++++++++++++++-----------------
> include/linux/mfd/abx500/ab8500.h | 2 --
> 2 files changed, 16 insertions(+), 19 deletions(-)
Patch applied, thanks.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
More information about the linux-arm-kernel
mailing list