]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Oct 2025 17:32:22 +0000 (10:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Oct 2025 17:32:22 +0000 (10:32 -0700)
commit58b65f6dccb0497802fad938e479df6ec8684c1f
treec5060752874cb23dc1b4bcdefc846ad7bde4aab8
parentfd94619c43360eb44d28bd3ef326a4f85c600a07
parent88f5d2a477ec64b12e83b488407490bb4a9298f8
Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire

Pull soundwire updates from Vinod Koul:
 "A very small update this time

   - add few registers to debugfs

   - core: drop dev_pm_domain_detach() call and use min() to improve
     code"

* tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire:
  soundwire: Use min() to improve code
  soundwire: bus: Drop dev_pm_domain_detach() call
  soundwire: debugfs: add SCP_SDCA_IntStatX and SCP_SDCA_IntMaskX registers