diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-09-06 16:06:21 +0200 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-09-14 16:35:50 +0200 |
commit | 93a753bdc1b77e01721c709761fb796a33455a53 (patch) | |
tree | b8e9b6289f858dfced8e9963eafa4dfb35d7d0c6 /arch/arm/mach-sti | |
parent | 7d619d8ae06e747c602034b0c681f0ff5d96f030 (diff) | |
download | talos-obmc-linux-93a753bdc1b77e01721c709761fb796a33455a53.tar.gz talos-obmc-linux-93a753bdc1b77e01721c709761fb796a33455a53.zip |
ARM: mvebu/orion: remove NO_IRQ check from device init
For most devices, we know in advance whether they have an
interrupt line or not, so we can avoid passing NO_IRQ and
instead split fill_resources() into two interfaces, with
only the new fill_resources_irq() function taking an irq
argument, which it then can use unconditionally.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm/mach-sti')
0 files changed, 0 insertions, 0 deletions