Loading drivers/soc/qcom/bgcom_interface.c +1 −0 Original line number Diff line number Diff line Loading @@ -359,6 +359,7 @@ static int ssr_bg_cb(struct notifier_block *this, break; case SUBSYS_AFTER_POWERUP: bge.e_type = BG_AFTER_POWER_UP; bgcom_set_spi_state(BGCOM_SPI_FREE); send_uevent(&bge); break; } Loading Loading
drivers/soc/qcom/bgcom_interface.c +1 −0 Original line number Diff line number Diff line Loading @@ -359,6 +359,7 @@ static int ssr_bg_cb(struct notifier_block *this, break; case SUBSYS_AFTER_POWERUP: bge.e_type = BG_AFTER_POWER_UP; bgcom_set_spi_state(BGCOM_SPI_FREE); send_uevent(&bge); break; } Loading