OSDN Git Service

soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpers
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 26 Jan 2022 01:17:07 +0000 (09:17 +0800)
committerVinod Koul <vkoul@kernel.org>
Fri, 11 Feb 2022 06:45:37 +0000 (12:15 +0530)
commitbf75ba4bdba85c9f53245526040d9a75399918a7
treee5a267702858ee949cd73f5f97b2c2ae9920fb08
parentbb10659a6f84c21a5a04bff43908eb4014393cf2
soundwire: stream: move sdw_alloc_slave_rt() before 'master' helpers

Code move before splitting the function in two.
No functionality change.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20220126011715.28204-12-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/stream.c