aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2024-03-29 18:11:19 +0100
committerHans Verkuil <[email protected]>2024-04-08 13:48:19 +0200
commit1a4a993cc288eb486ce19401261bfc0642413187 (patch)
tree4ca39f917c7e48aad8fecf2af49a9fc28374084c /tools/perf/scripts/python/flamegraph.py
parent533581379a4ca32a2cf9e4466c059a23c8af29df (diff)
media: mmc: siano: simplify module initialization
This driver's initialization functions do not perform any custom code, except printing messages. Printing messages on modules loading/unloading is discouraged because it pollutes the dmesg regardless whether user actually has this device. Core kernel code already gives tools to investigate whether module was loaded or not. Drop the printing messages which allows to replace open-coded module_sdio_driver(). Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions