summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/psb_intel_lvds.c
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-08-26 11:18:41 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-26 10:46:43 -0700
commit6b8402b5fe6803f350cf4ce2933c382a1f6e099b (patch)
tree89646e76f0cf68a9ac092b2aa47ff589d0be20af /drivers/staging/gma500/psb_intel_lvds.c
parent0a0691a20d7a26e9f7a9cbcdcd8a45020394c4f9 (diff)
downloadop-kernel-dev-6b8402b5fe6803f350cf4ce2933c382a1f6e099b.zip
op-kernel-dev-6b8402b5fe6803f350cf4ce2933c382a1f6e099b.tar.gz
gma500: do a pass over the FIXME tags
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/psb_intel_lvds.c')
-rw-r--r--drivers/staging/gma500/psb_intel_lvds.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/gma500/psb_intel_lvds.c b/drivers/staging/gma500/psb_intel_lvds.c
index c6436da..8b951e3 100644
--- a/drivers/staging/gma500/psb_intel_lvds.c
+++ b/drivers/staging/gma500/psb_intel_lvds.c
@@ -382,7 +382,6 @@ bool psb_intel_lvds_mode_fixup(struct drm_encoder *encoder,
if (psb_intel_output->type == INTEL_OUTPUT_MIPI2)
panel_fixed_mode = mode_dev->panel_fixed_mode2;
- /* FIXME: review for Medfield */
/* PSB requires the LVDS is on pipe B, MRST has only one pipe anyway */
if (!IS_MRST(dev) && psb_intel_crtc->pipe == 0) {
printk(KERN_ERR "Can't support LVDS on pipe A\n");
OpenPOWER on IntegriCloud