u-boot-brain/arch/blackfin/include
Mike Frysinger 95b4b9d97a 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: Mike Frysinger <vapier@gentoo.org>
2011-07-12 02:17:45 -04:00
..
asm Blackfin: gpio: optimize free path a little 2011-07-12 02:17:45 -04:00