wlcore/wl12xx: expand functionality of cmd_trigger HW op
authorArik Nemtsov <arik@wizery.com>
Tue, 13 Dec 2011 10:27:22 +0000 (12:27 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:44:01 +0000 (08:44 +0300)
commit5d10b1957d4dd7b5f854a224fb30cc564405d4d9
treeae677460764da21efd328eb8e627267c29d21d1a
parent8a9affc08d676a9fe627361ab6767cdec0740af3
wlcore/wl12xx: expand functionality of cmd_trigger HW op

Change the cmd_trigger op to include the write of the command buffer.

Also, instead of letting the lower driver access the cmd_box_addr element
directly, we now pass the address in the trigger_cmd operation, so it
doesn't have to be exported.

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