diff options
author | Pierre-Louis Bossart <[email protected]> | 2024-05-27 14:38:08 -0500 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-05-28 13:07:51 +0200 |
commit | e662c90a6debc3bd8d8eff916ad21d9ec458dfcd (patch) | |
tree | b416a13367c7fbd233430260105619c253b1f00e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a200df7deb3186cd7b55abb77ab96dfefb8a4f09 (diff) |
ALSA/hda: intel-dsp-config: reduce log verbosity
The information on PCI class/subclass was interesting in the Skylake
timeframe, since the DSP was only enabled on a limited number of
platforms. Now most Intel platforms do enable the DSP, so the
information is less interesting to log.
When a DSP driver is used, the common helper may be called multiple
times due to deferred probes, but there's no reason to print the same
information multiple times. Using dev_info_once() covers all the
existing usages for internal cards with DSPs. External cards don't
rely on DSPs so far.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions