Skip to content
Snippets Groups Projects
Commit 5aff3acd authored by Simon Glass's avatar Simon Glass
Browse files

dm: gpio: omap3: Drop request()/free() in the driver


Now that the uclass supports gpio_request/free() there is no need for the
driver to implement it too. Drop this unnecessary code.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 57d99d36
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment