From: Arun Kumar K Date: Tue, 9 Jul 2013 04:24:36 +0000 (-0300) Subject: [media] s5p-mfc: Rename IS_MFCV6 macro X-Git-Tag: v3.12-rc1~135^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722b979e555d002ca97c9254a91ff3bc5e83763c;p=pandora-kernel.git [media] s5p-mfc: Rename IS_MFCV6 macro The MFC v6 specific code holds good for MFC v7 also as the v7 version is a superset of v6 and the HW interface remains more or less similar. This patch renames the macro IS_MFCV6() to IS_MFCV6_PLUS() so that it can be used for v7 also. Signed-off-by: Arun Kumar K Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed