commit | 926b663ce8215ba448960e1ff6e58b67a2c3b99b | [log] [tgz] |
---|---|---|
author | Daniel Silverstone <dsilvers@simtec.co.uk> | Thu Apr 02 16:57:05 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 02 19:04:51 2009 -0700 |
tree | d60e6add2528b6a61968b0dc2db2f162bb157639 | |
parent | f30281f4f7c2a0efcfeddad12277dfdada8f08a7 [diff] |
gpiolib: allow GPIOs to be named Allow GPIOs in GPIOLIB chips to be named. This name is then used when the GPIO is exported to sysfs, although it could be used elsewhere if deemed useful. Signed-off-by: Daniel Silverstone <dsilvers@simtec.co.uk> Cc: David Brownell <david-b@pacbell.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>