ASoC: hdac_hdmi: Remove redundant assignments
authorPuneeth Prabhu <puneethx.prabhu@intel.com>
Wed, 6 Dec 2017 11:04:06 +0000 (16:34 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 6 Dec 2017 17:47:16 +0000 (17:47 +0000)
commit45a6008bfcdc3e620dcf1b2330766345097afe9c
treec92a99825cbee1815a9c9389225907d276eebc1f
parent0fb02ba36d01a04dab03c0a424607844ef4dadbf
ASoC: hdac_hdmi: Remove redundant assignments

Assignments for start_nid, end_nid and num_nodes of hdac_device
structure are already done in init.  So, remove the redundant
assignments.

Signed-off-by: Puneeth Prabhu <puneethx.prabhu@intel.com>
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hdmi.c