Skip to content

Commit

Permalink
MIX: Update mtk-auddrv-gpio.c
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpfbmx committed Jul 27, 2020
1 parent 79bd125 commit 0f3feaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/mediatek/common/mtk-auddrv-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ void AudDrv_GPIO_probe(void *dev)
}
//[yuwenjiao] add start for smartpa I2S GPIO.
pr_err("AudDrv_GPIO_SMARTPA_Select!\n");
AudDrv_GPIO_SMARTPA_Select(true);
//AudDrv_GPIO_SMARTPA_Select(true);
//[yuwenjiao] add end
#endif
}
Expand Down

0 comments on commit 0f3feaf

Please sign in to comment.