diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2024-05-27 22:38:08 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-05-28 14:07:51 +0300 |
commit | e662c90a6debc3bd8d8eff916ad21d9ec458dfcd (patch) | |
tree | b416a13367c7fbd233430260105619c253b1f00e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a200df7deb3186cd7b55abb77ab96dfefb8a4f09 (diff) | |
download | linux-e662c90a6debc3bd8d8eff916ad21d9ec458dfcd.tar.xz |
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 <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20240527193808.165652-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions