Home
last modified time | relevance | path

Searched hist:"9 ce4ed5b4db13633f9934a4eac02c4cde04d5c63" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.cdiff 9ce4ed5b4db13633f9934a4eac02c4cde04d5c63 Mon Aug 21 09:18:27 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> gpiolib: provide and use gpiod_line_state_notify()

Wrap the calls to blocking_notifier_call_chain() for the line state
notifier with a helper that allows us to use fewer lines of code and
simpler syntax.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
H A Dgpiolib.hdiff 9ce4ed5b4db13633f9934a4eac02c4cde04d5c63 Mon Aug 21 09:18:27 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> gpiolib: provide and use gpiod_line_state_notify()

Wrap the calls to blocking_notifier_call_chain() for the line state
notifier with a helper that allows us to use fewer lines of code and
simpler syntax.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
H A Dgpiolib.cdiff 9ce4ed5b4db13633f9934a4eac02c4cde04d5c63 Mon Aug 21 09:18:27 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> gpiolib: provide and use gpiod_line_state_notify()

Wrap the calls to blocking_notifier_call_chain() for the line state
notifier with a helper that allows us to use fewer lines of code and
simpler syntax.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>