Thread (27 messages) 27 messages, 6 authors, 2025-05-09

Re: [PATCH v4 5/9] gpio: Add new gpio-macsmc driver for Apple Macs

From: Alyssa Rosenzweig <hidden>
Date: 2025-05-09 13:10:54
Also in: asahi, linux-devicetree, linux-gpio, linux-pm, lkml

+	count = smcgp->smc->key_count;
+	if (count > MAX_GPIO)
+		count = MAX_GPIO;
count = min(smcgp->smc->key_count, MAX_GPIO);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help