wlcore: add quirk to disable ELP
authorLuciano Coelho <coelho@ti.com>
Wed, 30 Nov 2011 13:07:20 +0000 (15:07 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:58 +0000 (08:43 +0300)
commit441101f67818cf5aaba7081fb05c8604a55c0949
tree7eaf3168babf87a4529b6e9ca5c3e930f43e3f12
parent4263c5f27c0403ad750c4f2509e5396e630b6e6e
wlcore: add quirk to disable ELP

ELP is a very complicated process in the firmware.  Due to its
complexity, in some early firmware revisions, the ELP feature is
disabled.  To support this cases, this patch adds a quirk that
disables ELP mode.

When ELP is not supported, do not attempt to enter ELP when requested by
the driver.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/boot.c
drivers/net/wireless/ti/wlcore/init.c
drivers/net/wireless/ti/wlcore/ps.c
drivers/net/wireless/ti/wlcore/wlcore.h