commit | 2c8f82eabc6b3b6d1fc97954377e67f2d83db687 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Tue Dec 13 11:39:50 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Thu Dec 15 09:58:41 2011 +0200 |
tree | 755c64ad5307f2bdd1caec0f3d4a04088cf66945 | |
parent | f414218ed8bc716825755c9cf59f16a19f28314a [diff] |
wl12xx: call extended radio parameters for wl127x AP mode We need to set the extended radio parameters for wl127x only. Currently, we were only calling this command with wl127x STA mode, but we should also do it for AP mode. Move the call to the extended radio paramaters to the common hw_init and use a single if for the chip type to do everything at once. Signed-off-by: Luciano Coelho <coelho@ti.com>