Skip to content
Snippets Groups Projects
Commit 95b4b9d9 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: gpio: optimize free path a little


When we aren't doing resource tracking, the gpio_free() function is a
stub that simply returns, so pull this logic up a level and make it an
inline stub in the header.  Now we don't have to waste time at any of
the call sites.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 272d2fc2
No related branches found
No related tags found
No related merge requests found
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