summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-03-29 18:11:19 +0100
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-04-08 13:48:19 +0200
commit1a4a993cc288eb486ce19401261bfc0642413187 (patch)
tree4ca39f917c7e48aad8fecf2af49a9fc28374084c /tools/perf/scripts/python
parent533581379a4ca32a2cf9e4466c059a23c8af29df (diff)
downloadlinux-1a4a993cc288eb486ce19401261bfc0642413187.tar.gz
linux-1a4a993cc288eb486ce19401261bfc0642413187.zip
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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions