From f3aeceac61b6e2f3167717ea1793472108e47564 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Fri, 3 Jun 2011 16:39:06 -0400 Subject: [PATCH] drm/radeon/kms/atom: fix PHY init The PHY was not initialized correctly after ac89af1e1010640db072416c786f97391b85790f since the function bailed early as an encoder was not assigned. The encoder isn't necessary for PHY init so just assign to 0 for init so that the table is executed. Reported-by: Ari Savolainen Tested-by: Ari Savolainen Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-format-patch failed