mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
remove debug message
This commit is contained in:
@@ -443,8 +443,6 @@ static int i2s_set_sysclk(struct snd_soc_dai *dai,
|
||||
&& !(mod & MOD_CDCLKCON)) ||
|
||||
((dir == SND_SOC_CLOCK_OUT)
|
||||
&& (mod & MOD_CDCLKCON))))) {
|
||||
dev_debug(&i2s->pdev->dev,
|
||||
"%s:%d Other DAI busy\n", __func__, __LINE__);
|
||||
return -EAGAIN;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user