mirror of https://gitee.com/openkylin/linux.git
soundwire: fix typo in comments
Copy/paste of sdw_intel_res Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
121f436137
commit
27f14331a7
|
@ -5,7 +5,7 @@
|
|||
#define __SDW_INTEL_LOCAL_H
|
||||
|
||||
/**
|
||||
* struct sdw_intel_res - Soundwire link resources
|
||||
* struct sdw_intel_link_res - Soundwire link resources
|
||||
* @registers: Link IO registers base
|
||||
* @shim: Audio shim pointer
|
||||
* @alh: ALH (Audio Link Hub) pointer
|
||||
|
|
Loading…
Reference in New Issue