commit | 7abd4b35a577d6541bf07493a448eee9dfc8ba2d | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Tue Mar 08 17:46:15 2016 +0200 |
committer | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Wed Mar 09 11:55:29 2016 +0200 |
tree | 65c7e6b81492634d12fda87c047869e2a319cb18 | |
parent | 71f0a626143368b8aead361ffaff7e36d043fd8e [diff] |
drm/i915: Move shared dpll code to a new file Create the new file intel_dpll_mgr.c and move the shared dpll code to it. Follow up patches that reorganize pll handling will move more code there and tweak the interface. No functional changes. Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1457451987-17466-2-git-send-email-ander.conselvan.de.oliveira@intel.com