diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-09-02 16:56:18 -0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-09-16 19:40:10 -0400 |
commit | 38f2b8cbfb1ef517af8af5a63bdff073b7b078fd (patch) | |
tree | b804f6a776af20703af37d0886512119030cfedd /include/acpi/acpi_drivers.h | |
parent | 272b98c6455f00884f0350f775c5342358ebb73f (diff) |
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>
Diffstat (limited to 'include/acpi/acpi_drivers.h')
0 files changed, 0 insertions, 0 deletions