[alsa-devel] [PATCH] ASoC: omap-hdmi: Remove excess curly bracket
22 Apr
2014
22 Apr
'14
10:30 a.m.
Fix the error added by commit: ASoC: omap-hdmi: Bind the platform driver to the dai driver when loading
Reported-by: Lars-Peter Clausen lars@metafoo.de Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com --- sound/soc/omap/omap-hdmi.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/omap/omap-hdmi.c b/sound/soc/omap/omap-hdmi.c index 32614b49653c..537a1ec8ad61 100644 --- a/sound/soc/omap/omap-hdmi.c +++ b/sound/soc/omap/omap-hdmi.c @@ -330,7 +330,6 @@ static int omap_hdmi_probe(struct platform_device *pdev)
return omap_pcm_platform_register(&pdev->dev); } -}
static int omap_hdmi_remove(struct platform_device *pdev) {
--
1.9.2
3860
Age (days ago)
3860
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mark Brown
-
Peter Ujfalusi