]> 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)
commit609efd1e19697ceab29a9c075b374238da1b3b0e
tree167b23ca1cf6037330816c81e38c3a6e49f203ae
parent87dcfd8a35a80cf3480a99010354878489d28a79
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