diff options
| author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2018-11-04 11:49:59 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-11 11:36:16 -0800 |
| commit | 98afdd565f3cf0dfa2bd62e801bbfb7ee1698f6d (patch) | |
| tree | 54fd7d69a19a4bba5206a0c70db3941cfb7a074b /tools/perf/scripts/python/stackcollapse.py | |
| parent | b8d97d43bf7a4c1746ecdfa674c3e6ef5c73c11e (diff) | |
| download | linux-98afdd565f3cf0dfa2bd62e801bbfb7ee1698f6d.tar.gz linux-98afdd565f3cf0dfa2bd62e801bbfb7ee1698f6d.zip | |
staging: mt7621-pci: replace 'mdelay()' with 'msleep()'
Function 'mt7621_pcie_init_ports' is never called in atomic context.
It calls mdelay() to busily wait, which is not necessary. mdelay()
can be replaced with msleep().
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
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
