On Mon, 27 Nov 2023 12:03:07 +0100, Florian Eckert wrote: > Changes in v9: > ============== > - As requested, I have removed the memory leak fix patch from the previous > patch series v8 and have send this patch directly to the stable > mailinglist [10]. > - I also have removed the not needed wait for completion code path on > sysfs attr store and show, for the new configuration options, as > requested by greg k-h [11]. > - Patch v8 3/6 dropped, because the change is not correct as mentiond > by greg k-h [12] and this part of the code will be removed anyway > in this patch series. > - Update naming of the function ledtrig_tty_waitforcompletion() to > ledtrig_tty_wait_for_completion() which match better with the API call > function wait_for_completion_timeout(). > > [...] Applied, thanks! [1/4] tty: add new helper function tty_get_tiocm commit: 5d11a4709f552fa139c2439fead05daeb064a6f4 [2/4] leds: ledtrig-tty: replace mutex with completion commit: 50744fe65a4c8b78eff9a4b70825dd7c768f9f69 [3/4] leds: ledtrig-tty: make rx tx activitate configurable commit: 8e7b857c0eafdc49ff0e63e9252ed0273b9efdbd [4/4] leds: ledtrig-tty: add additional line state evaluation commit: 7f5a46671b2253989b2674407d624f1fcc77d60f -- Lee Jones [李琼斯]