diff options
| author | Eric Wu <kunjinkao.jp@gmail.com> | 2026-07-31 20:34:15 +0800 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-08-06 14:08:00 +0530 |
| commit | cd4a294c4b2dcdf86b87128ce4d2023fc016a285 (patch) | |
| tree | 06cfdae0f2b2cbd48750488c15627b5bc2fc71df /include/linux/timerqueue.h | |
| parent | b3d27039466292faebbfd83ed9c4a7d2c39e79eb (diff) | |
soundwire: stream: validate slave port properties
sdw_slave_port_config() validates that a port number is within the
generic valid range, but does not verify that the Slave exposes the
port for the requested stream direction. As a result, an in-range but
unsupported port, or a valid port used in the wrong direction, can be
accepted.
Use sdw_get_slave_dpn_prop() to perform the direction-specific lookup
and reject unsupported ports before storing the runtime configuration.
Signed-off-by: Eric Wu <kunjinkao.jp@gmail.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20260731123415.34070-1-kunjinkao.jp@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
