commit | 31dca077056afd0a6089b9eaca1e4e485acc1ddc | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 18 12:22:32 2016 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 19 20:19:09 2016 +0300 |
tree | ff2cae7e08f9cb2f75698ef9d9427467f691663c | |
parent | 683cd8669797000ca5b3730b8773013e13eb89e0 [diff] |
drm/omap: DPI: rename "DSI" related names Originally DSS only had DSI PLLs, and thus the DPI driver has functions and variables that refer to DSI or DSI PLL. Now we support DSI, VIDEO and HDMI PLLs, so it's time to remove the DSI references from the code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>