linux/Documentation
Eric Miao 3e45f1d115 gpio: introduce gpio_request_one() and friends
gpio_request() without initial configuration of the GPIO is normally
useless, introduce gpio_request_one() together with GPIOF_ flags for
input/output direction and initial output level.

gpio_{request,free}_array() for multiple GPIOs.

Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Ben Nizette <bn@niasdigital.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-06 11:26:48 -08:00
..
2009-10-01 21:17:49 +02:00
2009-12-03 19:28:53 +01:00
2009-12-16 07:20:05 -08:00
2010-03-02 12:23:49 +01:00
2009-12-09 14:21:36 -08:00
2010-02-28 23:55:20 -08:00
2009-12-12 13:08:16 +01:00
2010-03-01 12:35:43 -03:00
2009-12-22 20:43:40 +01:00
2010-02-26 22:37:29 +01:00
2009-11-09 09:40:54 +01:00
2009-10-04 22:53:41 +02:00
2009-10-15 07:25:20 -06:00
2009-08-28 15:21:12 -04:00