linux/sound/soc/davinci
Manish Badarkhe 2b7d046221 ASoC: davinci-evm: drop un-necessary remove function
commit a57069e33f upstream.

As davinci card gets registered using 'devm_' api
there is no need to unregister the card in 'remove'
function.
Hence drop the 'remove' function.

Fixes: ee2f615d6e (ASoC: davinci-evm: Add device tree binding)
Signed-off-by: Manish Badarkhe <manishvb@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-06 21:59:18 +02:00
..
Kconfig ASoC: davinci: kconfig: Prepare for AM43xx support 2013-12-10 11:22:15 +00:00
Makefile ASoC: davinci: Kconfig/Makefile: Generic EVM machine driver related cleanup 2013-12-10 11:22:15 +00:00
davinci-evm.c ASoC: davinci-evm: drop un-necessary remove function 2015-05-06 21:59:18 +02:00
davinci-i2s.c ASoC: switch over to use snd_soc_register_component() on davinci i2s 2013-03-26 21:55:21 +00:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: davinci-mcasp: Correct rx format unit configuration 2014-10-05 14:52:17 -07:00
davinci-mcasp.h ASoC: davinci-mcasp: Simplify FIFO configuration code 2013-12-10 11:22:16 +00:00
davinci-pcm.c ASoC: davinci: Don't set unused struct snd_pcm_hardware fields 2013-12-24 12:01:17 +00:00
davinci-pcm.h ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
davinci-vcif.c ASoC: switch over to use snd_soc_register_component() on davinci vcif 2013-03-26 21:55:22 +00:00