commit | b5561412975633049661436fb3764d96b945eed0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Oct 13 17:59:05 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Dec 19 10:32:00 2017 +0200 |
tree | a24f0ef7ec8b56495146133cbc4401a69600525e | |
parent | 18cbe723a6236ff1fb98ddd927831ac2a32ef46e [diff] |
drm: omapdrm: Deconstruct the omap_drv.h header. The number of function declarations in the omap_drv.h degrades readability. To fix it, create new header files for each part of the driver and move the related functions. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>