android_kernel_motorola_sm6225/sound/soc/atmel
Donglin Peng acd617a461 ASoC: atmel: Remove unnecessary function call
The function platform_set_drvdata copies the value the variable
card to card->dev->driver_data, then the address of &pdev->dev is
assigned to card->dev in atmel_pdmic_asoc_card_init, but when
calling snd_soc_register_card,the function
dev_set_drvdata(card->dev, card) will 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 17:12:19 +01:00
..
atmel-classd.c ASoC: atmel: Remove unnecessary function call 2017-08-21 17:12:05 +01:00
atmel-classd.h ASoC: atmel-classd: add the Audio Class D Amplifier 2015-10-23 01:48:33 +09:00
atmel-pcm-dma.c ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal 2015-04-27 19:26:07 +01:00
atmel-pcm-pdc.c ASoC: constify snd_pcm_ops structures 2016-09-12 20:04:09 +01:00
atmel-pcm.h ASoC: atmel: Use IS_ENABLED() 2017-05-17 10:44:29 +01:00
atmel-pdmic.c ASoC: atmel: Remove unnecessary function call 2017-08-21 17:12:19 +01:00
atmel-pdmic.h ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller 2015-12-18 07:02:37 +00:00
atmel_ssc_dai.c ASoC: atmel_ssc_dai: if not provided, default to sensible dividers 2016-11-16 11:02:31 +00:00
atmel_ssc_dai.h ASoC: atmel_ssc_dai: if not provided, default to sensible dividers 2016-11-16 11:02:31 +00:00
atmel_wm8904.c ASoC: atmel_wm8904: constify snd_soc_ops structures 2016-10-24 18:32:54 +01:00
Kconfig ASoC: atmel: tse850: add ASoC driver for the Axentia TSE-850 2016-11-16 11:12:42 +00:00
Makefile ASoC: atmel: tse850: add ASoC driver for the Axentia TSE-850 2016-11-16 11:12:42 +00:00
sam9g20_wm8731.c ASoC: at91sam9g20ek: Automatically disconnect non-connected pins 2015-04-27 15:39:23 +01:00
sam9x5_wm8731.c ASoC: atmel: drop owner assignment from platform_drivers 2014-10-20 16:22:03 +02:00
tse850-pcm5142.c ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count 2017-06-06 19:53:36 +01:00