kernel_optimize_test/sound/soc/mxs
Fabio Estevam 38f2b8cbfb ASoC: mxs: mxs-sgtl5000: Simplify probe function
mxs is a device tree only platform, which allows us to simplify a bit
mxs_sgtl5000_probe(), because there is no need to check whether device tree is
supported or not.

Remove mxs_sgtl5000_probe_dt() and place its content inside mxs_sgtl5000_probe()
for making the code simpler.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-09-17 00:40:10 +01:00
..
Kconfig ASoC: mxs: Depends on COMMON_CLK 2013-07-22 14:19:21 +01:00
Makefile ASoC: mxs: add asoc configuration files 2011-07-28 11:47:41 +01:00
mxs-pcm.c ASoC: mxs: move to use generic DMA helper 2013-05-13 09:55:28 +04:00
mxs-pcm.h ASoC: mxs: move to use generic DMA helper 2013-05-13 09:55:28 +04:00
mxs-saif.c ASoC: mxs: Remove unneeded mach-types.h inclusions 2013-07-22 11:02:13 +01:00
mxs-saif.h ASoC: mxs: move to use generic DMA helper 2013-05-13 09:55:28 +04:00
mxs-sgtl5000.c ASoC: mxs: mxs-sgtl5000: Simplify probe function 2013-09-17 00:40:10 +01:00