]> git.ipfire.org Git - thirdparty/linux.git/commit
thunderbolt: Debug log an invalid config space reply just once
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 2 Sep 2024 08:17:13 +0000 (11:17 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 3 Jan 2025 09:50:08 +0000 (11:50 +0200)
commitc55017a0608e96e525e66fba500139dcdb5ee16e
tree14c040e698cfd0844731c4ea170dd9ac685c0ebc
parentcfdfdb1a2f74275a14b7d18764d218e73818106f
thunderbolt: Debug log an invalid config space reply just once

These can mess up the debug log if a router does not implement the
config space register blocks fully and we are reading registers through
debugfs. To avoid this, just log it once.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/ctl.c