From: Grazvydas Ignotas Date: Fri, 16 Apr 2010 10:22:12 +0000 (+0300) Subject: wl1251: add support for dedicated IRQ line X-Git-Tag: v2.6.35-rc1~473^2~393^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a02a2956809d88b42b9a1f8003d60a343353b5ea;p=pandora-kernel.git wl1251: add support for dedicated IRQ line wl1251 has WLAN_IRQ pin for generating interrupts to host processor, which is mandatory in SPI mode and optional in SDIO mode (which can use SDIO interrupts instead). However TI recommends using deditated IRQ line for SDIO too. Add support for using dedicated interrupt line with SDIO, but also leave ability to switch to SDIO interrupts in case it's needed. Signed-off-by: Grazvydas Ignotas Reviewed-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed