From: Arkady Miasnikov Date: Mon, 18 Jun 2012 13:21:12 +0000 (+0300) Subject: wlcore: access the firmware memory via debugfs X-Git-Tag: v3.6-rc1~125^2~57^2~229^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1262efb9bf9864532c0dfca2b2e222aee7bd0a5;p=pandora-kernel.git wlcore: access the firmware memory via debugfs Applications running in the user space needs access to the memory of the chip. Examples of such access - read/write global variables - access to firmware log - dump memory after firmware panic event Arbitrary 4-bytes aligned location can be accessed by read/write file wlcore/mem [Check return value of wlcore_raw_read/write and wlcore_set_partition calls as required by the recent IO changes. -- Luca] Signed-off-by: Arkady Miasnikov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed