From: Mike Frysinger Date: Tue, 7 Apr 2009 02:00:50 +0000 (-0700) Subject: Blackfin SPI Driver: use bfin_spi_ prefix on all functions X-Git-Tag: v2.6.30-rc1~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=138f97cd06deddd53ad496ac1656917a7b486d24;p=pandora-kernel.git Blackfin SPI Driver: use bfin_spi_ prefix on all functions 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 Signed-off-by: Bryan Wu Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed