]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit28d70e8eae830dd1267b6fb21c4de277a540069f
tree167b23ca1cf6037330816c81e38c3a6e49f203ae
parenta8d2e0ab1c7acf09283a679e1babdd8140f7045b
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