Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c81f83a3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: bgcom: Set BG SPI state free on BG up"

parents a0c02f11 f0288e13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
	}