]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: abstract debugfs fw_stats to be handled by the lower drivers
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:14:06 +0000 (12:14 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:58:02 +0000 (15:58 +0300)
commit0e66e79c89006ac4c6924fc9c2205f0f4892550a
tree0aeb0a1a43dd05c9a4a96a4ca6c650613565a0db
parenteaf052b88faad8d3ff37aa9df08fbf7204420873
wlcore: abstract debugfs fw_stats to be handled by the lower drivers

The FW statistics differ from hardware to hardware.  This commit
prepares for hardware-specific implementation of the FW statistics
debugfs entries.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wlcore/acx.c
drivers/net/wireless/ti/wlcore/acx.h
drivers/net/wireless/ti/wlcore/debugfs.c
drivers/net/wireless/ti/wlcore/debugfs.h
drivers/net/wireless/ti/wlcore/hw_ops.h
drivers/net/wireless/ti/wlcore/wlcore.h
drivers/net/wireless/ti/wlcore/wlcore_i.h