summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChristian Lütke-Stetzkamp <christian@lkamp.de>2018-06-16 17:14:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-28 15:48:04 +0300
commite327df5e886e8a34165a931128e10ecd99377256 (patch)
treef5044c114bd54200559a77d36b3e6533768923f3 /tools/perf/scripts/python/stackcollapse.py
parent41015d06e64fdafcbbb4ca17baf8a673f5ae3f09 (diff)
downloadlinux-e327df5e886e8a34165a931128e10ecd99377256.tar.xz
staging: mt7621-mmc: Make msdc_clr_fifo a function and relax cpu
In the current code, msdc_clr_fifo is a macro and just busy waits for a limited amount of time for the fifo clear to finish. That is not correct, the programming manual hits, that the user should wait until the bit is cleared by hardware and not a limited amount of time. So the code is changed to a function, that also relaxes the cpu while busy waiting. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions