TODO: add a task for improving the interface for line lookups
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 6 Aug 2020 17:02:54 +0000 (19:02 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 6 Aug 2020 17:02:54 +0000 (19:02 +0200)
commit72414e0cf31707bdb8170a47e97cc9b586ffac84
treef640c22dc4e2c7c63101808cf303de73e1e927b2
parent4ad4c18fb9790b9c49b0ed26a6355cc2f6e130a0
TODO: add a task for improving the interface for line lookups

The functions allowing to find GPIO lines by name don't take into
account the fact that line names are not unique in the linux kernel
(neither globally nor per chip). Add a task to address that in v2.0.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
TODO