]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
atmel_spi: label GPIOs better
authorDavid Brownell <david-b@pacbell.net>
Thu, 29 Nov 2007 00:21:10 +0000 (16:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 29 Nov 2007 17:24:51 +0000 (09:24 -0800)
commit65f97a56944b797f5df714d677b541cca0829669
treee7999ac428055bbd7e6ec955735c4d3fcfbe3227
parent8905a67c63ff3facadad10aa53a8bb159f3ace7b
atmel_spi: label GPIOs better

Make the atmel_spi driver label GPIOs according to the device for which
they're acting as a chipselect.  This way the debugfs dump of gpio state is
more informative.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/atmel_spi.c