On Fri, Oct 24, 2014 at 9:57 PM, Kalle Valo <[email protected]> wrote: > > Yanbo Li <[email protected]> writes: > > > The debugfs interface reg_addr®_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 _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
