diff options
author | Ughreja, Rakesh A <rakesh.a.ughreja@intel.com> | 2017-12-01 14:43:18 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-12-01 12:48:11 +0000 |
commit | 72bc39cf53fabf56907f9d6c4b120fc49d9abc95 (patch) | |
tree | b5cebb687cbbfe8763e4ecf45ca87f072588cc38 /sound/hda/ext | |
parent | b09b1c3bc0b7f391d00ea9e0c5970b1bbbe86eca (diff) |
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 'sound/hda/ext')
0 files changed, 0 insertions, 0 deletions