summaryrefslogtreecommitdiffstats
path: root/crypto/cast6_generic.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-11-16 15:05:04 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-18 14:19:20 -0800
commitc4d139cb8d7dbe67cfbaefa70230d144dbada34c (patch)
treeb987c077a9d78bb4ab112c38d8e9d868fbbd7bc6 /crypto/cast6_generic.c
parent2e7d5377f684ea1b337a4182f5f025b300d024ff (diff)
downloadop-kernel-dev-c4d139cb8d7dbe67cfbaefa70230d144dbada34c.zip
op-kernel-dev-c4d139cb8d7dbe67cfbaefa70230d144dbada34c.tar.gz
staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO
Whether the SDIO function uses an internal or external interrupt should not be a compiletime decision but be determined at runtime. This changes the code to pass a GPIO number from the init code as early as possible, and leaves just one #ifdef WILC_SDIO_IRQ_GPIO to preserve the previous behavior. All other locations that check for the interrupt method are turned into runtime checks based on the gpio number (>=0) or the interrupt number (>0). Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/cast6_generic.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud