]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl18xx/wl12xx: FW log params per chip arch
authorIgal Chernobelsky <igalc@ti.com>
Mon, 9 Sep 2013 09:24:38 +0000 (12:24 +0300)
committerLuciano Coelho <luciano.coelho@intel.com>
Wed, 23 Oct 2013 06:47:42 +0000 (09:47 +0300)
commit4fa2cf14efb69543dc0c51e978807b89b16aa5ef
tree11e9538026d0ad340673301663b0cf9f0bc4776e
parent7ff8b8ad46c919f301a7a4b04dbced9a1c97df1b
wlcore/wl18xx/wl12xx: FW log params per chip arch

FW memory block size and FW log end marker parameters
are added to wl structure and are initialized per
chip architecture.

convert_hwaddr hw operation is added to convert chip
dependent FW internal address.

Copy from FW log is also simplified to copy the entire
memory block as FW logger utility is repsponsible
for parsing of FW log content.

Signed-off-by: Igal Chernobelsky <igalc@ti.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wlcore/hw_ops.h
drivers/net/wireless/ti/wlcore/io.h
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore.h
drivers/net/wireless/ti/wlcore/wlcore_i.h