diff options
| author | Kuninori Morimoto <[email protected]> | 2018-09-06 03:22:01 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-09-06 11:13:43 +0100 |
| commit | dabdbe3ae0cb9a67872fa4ac80ffdef61391f645 (patch) | |
| tree | ca80d5a02ccc45ea18fccf905192b7f18dac6330 /tools/perf/scripts/python | |
| parent | 501683d0cd54714de78501efe945bbe4356b922b (diff) | |
ASoC: rsnd: don't use %p for dev_dbg()
rsnd driver sometimes want to know which address is used when debugging.
But it will indicate "(____ptrval____)" if it used "%p" on dev_dbg().
Let's use "%pa" or "%px" for it.
Signed-off-by: Kuninori Morimoto <[email protected]>
Tested-by: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions