aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJia-Ju Bai <[email protected]>2018-07-27 16:57:56 +0800
committerTakashi Iwai <[email protected]>2018-07-27 11:48:50 +0200
commit08fd8325d94eeddfe49ef8191337e5f54553f6b0 (patch)
treecf3061c62b493b7c4f55021783a5cefe158f3138 /tools/perf/scripts/python/bin
parentdf3f0347fd856272ca9fdbb6e691b7b512b7acb4 (diff)
ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()
hw_pll_init(), hw_reset_dac() and hw_card_init() are never called in atomic context. They calls mdelay() to busily wait, which is not necessary. mdelay() can be replaced with msleep(). This is found by a static analysis tool named DCNS written by myself. Signed-off-by: Jia-Ju Bai <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions