]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite4002a21e5b7ae55626be1d0dde33decfc5b42d8
tree7eaf3168babf87a4529b6e9ca5c3e930f43e3f12
parentd869ee5bfd13345957a96add5ab700af71a8525c
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