linux-surface / kernel

Linux kernel with modifications for Microsoft Surface devices.
Other
118 stars 33 forks source link

Revert LED support for the Go2 #138

Closed djrscally closed 1 year ago

djrscally commented 1 year ago

Let's take this out for now in the end. On windows the LED is re-triggered constantly in flash mode, so I followed that behaviour, but someones on the mailing list is concerned at the potential for hardware damage doing that...given on Windows it's only going to be active for as long as it takes to log in through Windows Hello but there's no such restriction in Linux it's a good point.

qzed commented 1 year ago

Oh right, that make sense. Thanks!