|
@@ -227,7 +227,8 @@ static int bf5xx_i2s_probe(struct platform_device *pdev,
|
|
return 0;
|
|
return 0;
|
|
}
|
|
}
|
|
|
|
|
|
-static void bf5xx_i2s_remove(struct snd_soc_dai *dai)
|
|
|
|
|
|
+static void bf5xx_i2s_remove(struct platform_device *pdev,
|
|
|
|
+ struct snd_soc_dai *dai)
|
|
{
|
|
{
|
|
pr_debug("%s enter\n", __func__);
|
|
pr_debug("%s enter\n", __func__);
|
|
peripheral_free_list(&sport_req[sport_num][0]);
|
|
peripheral_free_list(&sport_req[sport_num][0]);
|