gpiolib: remove an unnecessary TODO
authorBartosz Golaszewski <brgl@bgdev.pl>
Mon, 16 Jul 2018 08:34:24 +0000 (10:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 16 Jul 2018 13:41:26 +0000 (15:41 +0200)
commit2b955b34c268af57e3002ece9fd2da70d19b1d5b
tree06e42ebfe2768129e50a7c1c539e85d51a8df0a5
parente5332d5437764f775cf4e3b8ca3bf592af063a02
gpiolib: remove an unnecessary TODO

It's actually fine to read values of output lines. This was also
allowed by the legacy sysfs interface.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c