]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: drop bogus container_of() error handling
authorMark Brown <broonie@kernel.org>
Mon, 22 Dec 2025 22:13:03 +0000 (22:13 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 22 Dec 2025 22:13:03 +0000 (22:13 +0000)
Merge series from Johan Hovold <johan@kernel.org>:

The dev_to_sdw_dev() helper uses container_of() to return the containing
soundwire device structure of its pointer argument and will never
return NULL.

1  2 
sound/soc/codecs/pm4125.c

Simple merge