Re: [libgpiod v2][PATCH 2/3] line-info: provide gpiod_line_info_get_event_clock()
From: Kent Gibson <warthog618@gmail.com>
Date: 2021-07-31 02:27:42
From: Kent Gibson <warthog618@gmail.com>
Date: 2021-07-31 02:27:42
On Fri, Jul 30, 2021 at 04:43:55PM +0200, Bartosz Golaszewski wrote:
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.