commit | 0fb2970b4b6bfc26817a731b8bc29a9bf9177c20 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jun 06 21:46:53 2015 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Sep 15 16:26:49 2015 +0100 |
tree | 433c6102e92c1099273f824ddd13d94a9ce5e92e | |
parent | 64291f7db5bd8150a74ad2036f1037e6a0428df2 [diff] |
drm/armada: remove non-component support Now that the transition of TDA998x to the component helpers is complete, remove the non-componentised support from the Armada DRM driver. All outputs are expected to use the component helpers from now on. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>