Skip to content
Snippets Groups Projects
Commit 6516f81b authored by Igor Grinberg's avatar Igor Grinberg Committed by Tom Rini
Browse files

gpio_led: check gpio_request() return value


Add a check for the gpio_request() function return value and do not try
to configure the GPIO if the gpio_request() call fails.
Also, print an error message indicating the gpio_request() has failed.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
Tested-by: default avatarIlya Ledvich <ilya@compulab.co.il>
parent 1df7bbba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment