]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/media/platform/omap3isp/isp.c
[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 27 Sep 2012 13:38:18 +0000 (10:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 28 Nov 2012 12:54:46 +0000 (10:54 -0200)
commitd8658bca2e5696df2b6c69bc5538f8fe54e4a01e
treecc46693ada963935ebccfdc0533c6b795adf4964
parentb057c3c32229c0db914c03eefb2579d877612926
[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>
drivers/media/platform/omap3isp/isp.c