]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: bcm2835: Drop the init_irq() hook
authorEric Anholt <eric@anholt.net>
Fri, 24 Apr 2015 19:08:53 +0000 (12:08 -0700)
committerLee Jones <lee.jones@linaro.org>
Thu, 14 May 2015 09:04:18 +0000 (10:04 +0100)
commitba9acf9c0f66e09b6947d96d517083736e1c60d0
treea832ac2ceefe3c2ff5cd2758726adffc71a00a80
parent2383321183cf6c1f0e6dcb435c751ef5ebe285a0
ARM: bcm2835: Drop the init_irq() hook

This is the default function that gets called if the hook is NULL.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-bcm/board_bcm2835.c