Wlan: Route set max TX power via SME queue to come out of IMPS

For set max TX power, driver doesn't check the current power state
and directly pass it to firmware. This may lead to crash if device
is in IMPS state as firmware tries to access phy register as
part of set max TX power in chip power down state.

To fix this route the set max TX power command via SME queue,
so that driver comes out of IMPS before processing it.

Change-Id: I9e59d2ae57a189585d833708675d11202b6f63c2
CRs-Fixed: 949742
4 files changed
tree: c73158889dd1c18855796a21e3f2534e7ac1afe9
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile