drm/etnaviv: use defined constants for the chip model
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 24 Jan 2016 17:35:48 +0000 (17:35 +0000)
committerLucas Stach <l.stach@pengutronix.de>
Tue, 26 Jan 2016 17:53:56 +0000 (18:53 +0100)
commit507f899137f9e4f1405820b946063a6db78b2295
tree167b23ca1cf6037330816c81e38c3a6e49f203ae
parente2a2e263e06a0c153234b3e93fb85612d1c454d3
drm/etnaviv: use defined constants for the chip model

Use the defined constants in common.xml.h for the chip model rather
than coding these as hex numbers.

Acked-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c