From: Stephen Warren Date: Sat, 16 Feb 2013 00:07:33 +0000 (-0700) Subject: ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanup X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~42^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f726536fc08db7a209e35b011883bbaee8e93db7;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed