]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Jun 2012 14:57:30 +0000 (17:57 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Jun 2012 14:57:30 +0000 (17:57 +0300)
commit7794f709c5897e8876801ff205cc758c0e7bc901
treef67ecaa5746bbba5a30d7be259de15b64c9a5baf
parent94fa83c424321189ca24fb6cb4c0d224cdedc72d
parentc3a21fc79b6bc097d8b0e47498903a649a111127
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux

Pull omapdss build problem fix from Tomi Valkeinen:
 "Small fixes for omapdss driver.  Most importantly, fixes a build
  problem when debugfs or omapdss debug support is turned off, and fixes
  a suspend related crash."

This has apparently been annoying rmk for a while..

* tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux:
  OMAPDSS: fix registration of DPI and SDI devices
  OMAPDSS: DSI: Fix bug when calculating LP command interleaving parameters
  OMAPDSS: fix bogus WARN_ON in dss_runtime_put()
  OMAPDSS: Taal: fix compilation warning
  OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled