]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbe0651f184cbe67e26d0ddaee60d54fe61ddced6
treeae677460764da21efd328eb8e627267c29d21d1a
parentcc1993f94fb07d352debe063e8efbd675f106404
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