[media] mb86a20s: Use 'layer' instead of 'i' on all places
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 7 Apr 2013 23:52:16 +0000 (20:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 8 Apr 2013 10:10:53 +0000 (07:10 -0300)
commit5cb88ca84aa8dc4efcabd8482fff6002774c7f03
treef811409ac13ae522bbc1d6f567cac91f7f96d9f2
parent41c6e9dd0915741051e813cafa14f2e7f88b71d9
[media] mb86a20s: Use 'layer' instead of 'i' on all places

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>
drivers/media/dvb-frontends/mb86a20s.c