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

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

Merge "power: smb5: Make TYPEC_ATTACH_DETACH_IRQ wakeup capable" into msm-4.14

parents baeef428 a8de8a24
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -1883,6 +1883,8 @@ static struct smb_irq_info smb5_irqs[] = {
	},
	},
	[TYPEC_ATTACH_DETACH_IRQ] = {
	[TYPEC_ATTACH_DETACH_IRQ] = {
		.name		= "typec-attach-detach",
		.name		= "typec-attach-detach",
		.handler	= typec_attach_detach_irq_handler,
		.wake		= true,
	},
	},
	[TYPEC_LEGACY_CABLE_DETECT_IRQ] = {
	[TYPEC_LEGACY_CABLE_DETECT_IRQ] = {
		.name		= "typec-legacy-cable-detect",
		.name		= "typec-legacy-cable-detect",