Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33508 )
Change subject: mb/lenovo/x201/smihandler.c: Remove useless smihandler code ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/33508/1/src/mainboard/lenovo/x201/smihandler... File src/mainboard/lenovo/x201/smihandler.c:
https://review.coreboot.org/#/c/33508/1/src/mainboard/lenovo/x201/smihandler... PS1, Line 115:
Unrelated, looks like unintentional fall-through / missing breaks above?
Those are supposed to be events on which the dock needs to be undocked. It does not fully match with acpi/dock.asl so I'd expect some stale code too.