spi_bfin: use more useful GPIO labels
authorBryan Wu <bryan.wu@analog.com>
Wed, 6 Feb 2008 09:38:17 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:11 +0000 (10:41 -0800)
commitaab0d83ee771b19082c3ee24576cf5508d319294
treed22a02cba843a6cfbdadd0b055eae486169798e4
parent8d20d0a7c470cda37db6765866df6338f51ead0f
spi_bfin: use more useful GPIO labels

Use the SPI driver's name when requesting gpio lines.  When there are gpio
conflicts, this helps to narrow down the problems; "bfin-spi" is not
informative.

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/spi_bfin5xx.c