From: Vladimir Kondratiev Date: Thu, 30 Apr 2015 13:25:09 +0000 (+0300) Subject: wil6210: Add pmc debug mechanism memory management X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~139^2~44^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc16427bbe65;p=pandora-kernel.git wil6210: Add pmc debug mechanism memory management Pmc is a hardware debug mechanism which allows capturing phy data, packets, and internally generated events and messages synchronized and time stamped by the hardware. It requires memory buffers allocated by the driver in order to be used by hardware dma to upstream real time debug data to host memory. Driver will handle memory allocation and release, and fetching the data from the memory to application layer via debug file system. The configuration of pmc is handled entirely by the application layer. Signed-off-by: Vladimir Shulman Signed-off-by: Vladimir Kondratiev Signed-off-by: Kalle Valo --- Reading git-diff-tree failed