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

YanBo dreamfly281 at gmail.com
Fri Oct 24 07:22:59 PDT 2014


On Fri, Oct 24, 2014 at 9:57 PM, Kalle Valo <kvalo at qca.qualcomm.com> wrote:
>
> 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
>

Thanks for checking, will fix in local and submit again together with
Michal's suggestion.

BR /Yanbo



More information about the ath10k mailing list