Skip to content

Commit

Permalink
spi_bfin5xx: fix typo in description
Browse files Browse the repository at this point in the history
Signed-off-by: Will Newton <will.newton@gmail.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>
  • Loading branch information
Will Newton authored and Linus Torvalds committed Dec 11, 2007
1 parent 037cdaf commit 6b1a802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/spi/spi_bfin5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

#define DRV_NAME "bfin-spi"
#define DRV_AUTHOR "Bryan Wu, Luke Yang"
#define DRV_DESC "Blackfin BF5xx on-chip SPI Contoller Driver"
#define DRV_DESC "Blackfin BF5xx on-chip SPI Controller Driver"
#define DRV_VERSION "1.0"

MODULE_AUTHOR(DRV_AUTHOR);
Expand Down

0 comments on commit 6b1a802

Please sign in to comment.