]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Aug 2013 00:54:24 +0000 (17:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Aug 2013 00:54:24 +0000 (17:54 -0700)
commitec8fa30667340bdeb1938a9d4240497227fbe04f
treed6871d9af99d3dff16c177f5905ff87f51140010
parent3df765fc65354b73cdbba1a862a69dec79934633
parent7808e3291e1e101e9ad6e8263119c4a2abae05ef
Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux

Pull fbdev fixes from Tomi Valkeinen:
 "Small fbdev fixes:
   - compile fixes
   - atyfb initialization fix
   - Fix freeing of the irq in sh7760fb & nuc900fb"

* tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux:
  video: sh7760fb: fix to pass correct device identity to free_irq()
  fbdev/atyfb: fix recent breakage in correct_chipset()
  fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()
  video: nuc900fb: fix to pass correct device identity to request_irq()
  vga16fb: Remove unused variable
  video: xilinxfb: Fix compilation warning