diff options
author | Ughreja, Rakesh A <rakesh.a.ughreja@intel.com> | 2017-12-01 10:13:18 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-12-01 13:48:11 +0100 |
commit | 72bc39cf53fabf56907f9d6c4b120fc49d9abc95 (patch) | |
tree | b5cebb687cbbfe8763e4ecf45ca87f072588cc38 /include/sound/hdaudio_ext.h | |
parent | ASoC: hdac_hdmi: introduce macro to access HDMI private data (diff) | |
download | linux-72bc39cf53fabf56907f9d6c4b120fc49d9abc95.tar.xz linux-72bc39cf53fabf56907f9d6c4b120fc49d9abc95.zip |
ASoC: hdac_hdmi: clean up hdac_ext_device variable names
Existing code uses hdac and edev inconsistently to represent
hdac_ext_device structure which creates confusion because hdac
is used even to represent hdac_device. So this patch replaces
all the variable instances of hdac_ext_device with edev.
In the later patch all the variable instances of hdac_device will
be replaced with hdev.
This prepares the code base to remove the usage of hdac_ext_device
data structures done in the subsequent patches.
Signed-off-by: Rakesh Ughreja <rakesh.a.ughreja@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/hdaudio_ext.h')
0 files changed, 0 insertions, 0 deletions