From: Fabio Baltieri Date: Fri, 24 May 2013 10:39:17 +0000 (+0200) Subject: ASoC: ux500: Drop dangling struct i2s_controller X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7230d7e4c1f6a87ddb96dbc106435e0dfee0f37;p=pandora-kernel.git ASoC: ux500: Drop dangling struct i2s_controller Drop struct i2s_controller from the ux500 ASoC driver as right now it is instantiated but not used anywhere. Also drop a mismatched device_unregister in the process. Signed-off-by: Fabio Baltieri Signed-off-by: Mark Brown --- Reading git-diff-tree failed