commit | 429ff616a5e8129e86312c841ca816d92f3cb8a1 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | Fri Apr 21 09:59:03 2017 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu Aug 03 00:11:01 2017 +0300 |
tree | ff53943dce4f8a758a913a5f6a93c2096648eb95 | |
parent | 13eee7706549333d7d73638e99a264b085df852f [diff] |
arcpgu: Simplify driver name This very minor change is still useful because it aligns ARC PGU driver name with other DRM drivers and makes usage of that driver name a bit easier. For example in libdrm's test app we'll use "arcpgu" instead of a bit more ugly "drm-arcpgu". Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>