build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38714 )
Change subject: trogdor: latching GPIO interrupt support ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38714/1/src/mainboard/google/trogdo... File src/mainboard/google/trogdor/chromeos.c:
https://review.coreboot.org/c/coreboot/+/38714/1/src/mainboard/google/trogdo... PS1, Line 53: return gpio_irq_status(GPIO_H1_AP_INT); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/38714/1/src/mainboard/google/trogdo... PS1, Line 53: return gpio_irq_status(GPIO_H1_AP_INT); please, no spaces at the start of a line