[PATCH v3] Add the target register read/write and memory dump debugfs interface

Kalle Valo kvalo at qca.qualcomm.com
Fri Oct 24 06:57:01 PDT 2014


Yanbo Li <yanbol at qti.qualcomm.com> writes:

> The debugfs interface reg_addr&reg_val used to read and write the target
> register.
> The interface mem_addr&mem_val used to dump the targer memory and also
> can be used to assign value to target memory

I think you got the mail from kbuild bot already, but this patch has a
sparse warning:

>> drivers/net/wireless/ath/ath10k/debug.c:1182:26: sparse: incorrect type in assignment (different base types)
   drivers/net/wireless/ath/ath10k/debug.c:1182:26:    expected restricted __le32 [usertype] <noident>
   drivers/net/wireless/ath/ath10k/debug.c:1182:26:    got unsigned int [unsigned] [addressable] [usertype] mem_val

-- 
Kalle Valo



More information about the ath10k mailing list