Skip to content

Commit

Permalink
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Browse files Browse the repository at this point in the history
Do this because when things crash, we get simple names like "setup" and
"start_queue" which is pretty difficult to trace back to the real thing:
the spi driver

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
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>
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Apr 7, 2009
1 parent b9b2a76 commit 138f97c
Showing 1 changed file with 112 additions and 111 deletions.
Loading

0 comments on commit 138f97c

Please sign in to comment.