commit | 947c48086623d9ca2207dd0434bd58458af4ba86 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Sep 27 10:38:18 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 06 12:31:58 2012 -0300 |
tree | c3b6cfe31adced9e5713ad60217f19011cc66833 | |
parent | 5bdb7872cdadcd630dd2129633e1a3f8aeac69f8 [diff] |
[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check Drivers must not rely on cpu_is_omap* macros (they will soon become private). Use the ISP revision instead to identify the hardware. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>