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
..
2011-05-18 07:56:54 +02:00
2011-04-30 00:59:47 +02:00
2011-05-19 22:22:44 +02:00