From: Amit Beka Date: Wed, 25 Jan 2012 11:30:27 +0000 (+0200) Subject: iwlwifi: testmode new indirect RW API X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~76^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c55f5ed3a23ba60a0e7809a39ad7361ae00a764;p=pandora-kernel.git iwlwifi: testmode new indirect RW API Replaced the old SRAM and periphery indirect access functions with a unified indirect memory access functions. These include new IWL_TM_CMDs for buffer read/write/dump which replace the SRAM read/dump commands, but the API for IWL_TM_CMD_INDIRECT_REG read/write will now not be supported (returns error). This also handles writing to periphery registers in 1-3 bytes. Requires the corresponding patch in the library for the API change. Signed-off-by: Amit Beka Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed