soundwire: intel: cleanups for indirections/logs
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Sun, 31 May 2020 18:20:57 +0000 (02:20 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 22 Jun 2020 11:51:36 +0000 (17:21 +0530)
commitb6109dd6dc9fbc5dfae1106972d728eba0afd098
tree96efbab2a717152713b389ee84a1596b1e65d81c
parent929cfee314d155e61ad84a590c4080885afdb214
soundwire: intel: cleanups for indirections/logs

The code can be simplified a bit to have a more consistent use of
'dev' and 'bus', as well as move definitions around. This will help
make the major changes in follow-up patches easier to review.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20200531182102.27840-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/intel.c
drivers/soundwire/intel.h
drivers/soundwire/intel_init.c