commit | 722b979e555d002ca97c9254a91ff3bc5e83763c | [log] [tgz] |
---|---|---|
author | Arun Kumar K <arun.kk@samsung.com> | Tue Jul 09 01:24:36 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Aug 18 07:08:34 2013 -0300 |
tree | 4ef6608d9a5521a0077b9d089f29807987614208 | |
parent | 3dc7cc24db5986ed5c94c79201f35e3d4610384c [diff] |
[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 <arun.kk@samsung.com> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>