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:
9d502da
)
cbus: retu: introduce internal read/write functions
author
Felipe Balbi
<balbi@ti.com>
Mon, 14 Feb 2011 17:36:55 +0000
(19:36 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 15 Feb 2011 08:24:55 +0000
(10:24 +0200)
We already have the retu structure in others
parts of the retu driver, so instead of accessing
the_retu all over the place, we can start combining
those accesses.
While at that fix a kerneldoc comment on
retu_write_reg()
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found