diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2023-01-19 10:32:09 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-01-31 17:27:17 +0300 |
commit | 45cb70f99993f74bb46cef72158f59677dbea318 (patch) | |
tree | 5255e96eb4354a2de71b52c1b922b6a7e017c933 /drivers/hid/hid-vivaldi-common.c | |
parent | 5ec0c8721c06fc55d8a0bb32c403228358987eb6 (diff) | |
download | linux-45cb70f99993f74bb46cef72158f59677dbea318.tar.xz |
soundwire: bus: remove sdw_defer argument in sdw_transfer_defer()
There's no point in passing an argument that is a pointer to a bus
member. We can directly get the member and do an indirection when
needed.
This is a first step before simplifying the hardware-specific
callbacks further.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20230119073211.85979-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/hid/hid-vivaldi-common.c')
0 files changed, 0 insertions, 0 deletions