soundwire: stream: rename and move master/slave_rt_free routines
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 26 Jan 2022 01:17:10 +0000 (09:17 +0800)
committerVinod Koul <vkoul@kernel.org>
Fri, 11 Feb 2022 06:47:54 +0000 (12:17 +0530)
commit00ce0d2afe5a8a1a7553bfcfe0e005e54f4d2003
tree0db64a936d8fcf8b3a53665a878d7c5ff7a11313
parent7a908906d0c115dc23e9f678e2f276c2c7532000
soundwire: stream: rename and move master/slave_rt_free routines

The naming is rather inconsistent, use the sdw_<object>_<action>
convention, and move the free routine after alloc/config.

No functionality change beyond rename/move.

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-15-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/stream.c