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:
41c6e9d
)
[media] mb86a20s: Use 'layer' instead of 'i' on all places
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 7 Apr 2013 23:52:16 +0000
(20:52 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 8 Apr 2013 10:10:53 +0000
(07:10 -0300)
We're using the anonymous 'i' to indicate the layer number
on several places on the driver. That's not good, as some
cut-and-paste type of change might be doing the wrong thing.
So, call it as "layer" everywhere.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found