Imre Deak 08250c4ba6 drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs
After the commit below the Broxton PLL IDs had an off-by-one error, so
fix this up. Also add a missing brace at intel_shared_dpll_init(), it
happened to compile only due to the way the IS_BROXTON macro is defined.

v2:
- remove debugging left-over

Fixes: a3c988ea068c ("drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code")
CC: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
CC: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1457978134-12362-1-git-send-email-imre.deak@intel.com
2016-03-16 16:08:44 +02:00
..
2015-12-29 15:32:24 -05:00
2016-02-01 12:27:18 -08:00
2016-03-14 09:46:02 +10:00
2015-12-21 11:44:00 +09:00
2016-01-20 17:30:20 -08:00
2016-01-13 10:23:36 -08:00
2016-03-04 18:06:49 -08:00
2016-01-12 12:17:28 +01:00
2016-03-14 09:46:02 +10:00
2016-01-20 18:42:30 -08:00
2016-03-06 11:08:06 -08:00
2016-02-23 17:17:20 -08:00
2016-01-22 18:04:28 -05:00
2016-01-20 17:09:18 -08:00
2016-01-03 16:32:59 -08:00
2016-03-09 13:28:27 -08:00
2016-03-14 09:46:02 +10:00
2016-01-12 01:12:40 +01:00
2016-01-20 17:09:18 -08:00
2016-01-15 12:14:47 -08:00
2016-01-18 12:10:45 -08:00
2016-02-26 12:47:32 +02:00
2016-03-05 12:32:34 -08:00
2016-03-03 12:37:21 -08:00
2016-02-28 07:38:52 -07:00
2016-03-14 09:46:02 +10:00
2016-02-22 13:57:01 -08:00