git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4f50c3
)
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
author
Mike Frysinger
<vapier@gentoo.org>
Thu, 24 Sep 2009 01:04:04 +0000
(
01:04
+0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 18 Oct 2010 06:49:33 +0000
(
02:49
-0400)
Rather than having to look up the same 3 sets of functions at the same
time, just use an ops structure so we only need to set one pointer.
Reported-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found