Skip to content
  • Linus Torvalds's avatar
    Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 · 98e96852
    Linus Torvalds authored
    fbdev fixes for 3.3
    
    It includes:
     - compile fix for fsl-diu-fb
     - fix for a suspend/resume issue in atmel_lcdfb
     - fix for a suspend/resume issue in OMAP
     - workaround for a hardware bug to avoid physical damage in OMAP
     - really trivial dead code removal in intelfb
    
    * tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6:
      atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
      intelfb: remove some dead code
      drivers/video: compile fixes for fsl-diu-fb.c
      OMAPDSS: HDMI: PHY burnout fix
      OMAP: 4430SDP/Panda: add HDMI HPD gpio
      OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
      OMAPDSS: remove wrong HDMI HPD muxing
      OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
      OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
      OMAPDSS: use sync versions of pm_runtime_put
    98e96852