]> git.baikalelectronics.ru Git - kernel.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)
commita40b5c75a063f1cf81438f24a290dada972f2e40
treea832ac2ceefe3c2ff5cd2758726adffc71a00a80
parent1015ebd8e01fb764afa4743f22eacbecec2b3be8
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