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:
2ba890e
)
V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPO
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 18 Apr 2008 00:43:38 +0000
(21:43 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:42 +0000
(14:09 -0300)
Before this patch, registers 0x04 and 0x08 were referenced by its value. This is
bad, since makes harder for someone to understand what this is doing.
This patch renames those two registers into an appropriate name.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found