commit | f726536fc08db7a209e35b011883bbaee8e93db7 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Feb 15 17:07:33 2013 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 04 11:22:23 2013 +0800 |
tree | 9288cb85e7f514c3153f1a46de9f6e81f566d3ee | |
parent | 078e027386b2fdeb154393eb87a5b325d0937ed9 [diff] |
ASoC: tegra_alc5632: 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, various minor cleanups 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>