From: Mauro Carvalho Chehab Date: Sun, 7 Apr 2013 23:52:16 +0000 (-0300) Subject: [media] mb86a20s: Use 'layer' instead of 'i' on all places X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb88ca84aa8dc4efcabd8482fff6002774c7f03;p=pandora-kernel.git [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 Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed