linux-stable/sound/soc/tegra
Donglin Peng e4eabf75ad ASoC: tegra: Remove unnecessary function call
First of all,the address of pdev->dev is assigned to card->dev,then
the function platform_set_drvdata copies the value the variable card
to pdev->dev.driver_data, but when calling snd_soc_register_card,the
function dev_set_drvdata(card->dev, card) will also do the same copy
operation,so i think that the former copy operation can be removed.

Signed-off-by: Peng Donglin <dolinux.peng@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-08-21 18:15:57 +01:00
..
Kconfig ASoC: tegra: Remove SoC-specific Kconfig depends and selects 2017-08-18 12:14:58 +01:00
Makefile ASoC: tegra: add tegra sgtl5000 machine driver 2016-08-12 13:36:54 +01:00
tegra20_ac97.c ASoC: tegra: Remove unnecessary 'out of memory' message 2017-03-07 13:50:49 +01:00
tegra20_ac97.h ASoC: tegra: move AC97 clock handling to the machine driver 2014-03-25 18:54:50 +00:00
tegra20_das.c ASoC: tegra: Add blank line after declarations 2017-03-07 14:29:51 +01:00
tegra20_das.h ASoC: convert Tegra20 DAS driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_i2s.c ASoC: tegra: Remove unnecessary 'out of memory' message 2017-03-07 13:50:49 +01:00
tegra20_i2s.h ASoC: tegra: Use common DAI DMA data struct 2013-04-03 18:13:34 +01:00
tegra20_spdif.c ASoC: tegra: Remove unnecessary 'out of memory' message 2017-03-07 13:50:49 +01:00
tegra20_spdif.h ASoC: tegra: Use common DAI DMA data struct 2013-04-03 18:13:34 +01:00
tegra30_ahub.c ASoC: tegra: explicitly request exclusive reset control 2017-07-19 17:07:39 +01:00
tegra30_ahub.h ASoC: tegra: convert to standard DMA DT bindings 2013-12-11 16:43:57 -07:00
tegra30_i2s.c ASoC: tegra: constify snd_soc_dai_ops structure 2017-07-17 16:15:48 +01:00
tegra30_i2s.h ASoC: tegra: convert to standard DMA DT bindings 2013-12-11 16:43:57 -07:00
tegra_alc5632.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_asoc_utils.c ASoC: tegra: support new register layouts in Tegra124 2013-10-14 14:56:27 +01:00
tegra_asoc_utils.h ASoC: tegra: Fix typo in include guard 2014-08-22 13:35:44 -05:00
tegra_max98090.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_pcm.c ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
tegra_pcm.h ASoC: tegra: convert to standard DMA DT bindings 2013-12-11 16:43:57 -07:00
tegra_rt5640.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_rt5677.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_sgtl5000.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_wm8753.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_wm8903.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_wm9712.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
trimslice.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00