Revert "soc: remove error log in lpi gpio write"
This reverts commit b0df2d8ab5
.
Change-Id: Ieff48a264ea0cdcd690bb40f1b67f965731161a8
Este commit está contenido en:
@@ -181,6 +181,8 @@ static int lpi_gpio_write(struct lpi_gpio_pad *pad, unsigned int addr,
|
||||
int ret = 0;
|
||||
|
||||
if (!lpi_dev_up) {
|
||||
pr_err_ratelimited("%s: ADSP is down due to SSR, return\n",
|
||||
__func__);
|
||||
return 0;
|
||||
}
|
||||
pm_runtime_get_sync(lpi_dev);
|
||||
|
Referencia en una nueva incidencia
Block a user