commit | bd85a06c2b81d9947426d48125ee7a96a6c67e3c | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Feb 15 17:07:34 2013 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 04 11:22:23 2013 +0800 |
tree | 41cd722280a55271c99a924844ca1f5a8bc9e74f | |
parent | f726536fc08db7a209e35b011883bbaee8e93db7 [diff] |
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>