Re: [libgpiod v2][PATCH 2/3] line-info: provide gpiod_line_info_get_event_clock()
From: Bartosz Golaszewski <hidden>
Date: 2021-08-02 08:12:55
From: Bartosz Golaszewski <hidden>
Date: 2021-08-02 08:12:55
On Sat, Jul 31, 2021 at 4:27 AM Kent Gibson [off-list ref] wrote:
On Fri, Jul 30, 2021 at 04:43:55PM +0200, Bartosz Golaszewski wrote:quoted
Provide a new getter for the line-info object that becomes the counterpart for the setter used to configure the event clock type with line_config. It allows to check which even clock the line uses for edge detection."to check which even" -> "checking which event" That is my only comment for the whole patch set - eveything else looks good. Cheers, Kent.
This will be squashed with the big v2 commit, thanks! Bart