]> www.infradead.org Git - users/willy/xarray.git/commit
gpio: mmio: remove untrue leftover comment
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Wed, 13 Nov 2019 08:43:52 +0000 (10:43 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 13 Nov 2019 12:49:42 +0000 (13:49 +0100)
commit0f67f16a6e88749fc3bf88da7515d3fff472a1cc
tree4cb273361d7fe468f360a279ef8f1322a57b3d24
parentbe053b2dc91c1a02881db0c90e9438b56ac1a019
gpio: mmio: remove untrue leftover comment

The comment should have been removed when new GPIO direction
definitions were taken in use as the function logic was changed. It
is now perfectly valid and Ok to hit the return from the bottom of
the direction getting function.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-mmio.c