wl12xx: set the irq polarity before loading the fw
authorYoni Divinsky <yoni.divinsky@ti.com>
Tue, 8 May 2012 11:02:12 +0000 (14:02 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 17:24:31 +0000 (20:24 +0300)
commit4a6c789b731a095da745d513f9ea0b5531acc9c7
treeb76a936d46b59cceb5ac6650bd729904a35bae71
parent2e42c203a9a825d04da400bd45b601f94c0cf362
wl12xx: set the irq polarity before loading the fw

The polarity should be set before the firmware is loaded
since the firmware touches the same register. Access
of the firmware and driver to the same register will
cause a collision since there is no exclusion scheme.

Signed-off-by: Yoni Divinsky <yoni.divinsky@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c