]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup
authorStephen Warren <swarren@nvidia.com>
Sat, 16 Feb 2013 00:07:34 +0000 (17:07 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 03:22:23 +0000 (11:22 +0800)
commitdfd49679c20da7e7252158cc131c65b026b46586
tree41cd722280a55271c99a924844ca1f5a8bc9e74f
parent08497ec70f1387d0933b54e8456450e59906cc7e
ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup

Tegra only supports, and always enables, device tree. Remove all runtime
checks for DT support from the driver.

Also, some minor changes so that the probe() body more closely resembles
other drivers, for easier comparison.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/trimslice.c