1. 24 2月, 2010 1 次提交
    • T
      OMAP: DSS2: DSI: change DSI bus_lock to semaphore · b9eb5d7d
      Tomi Valkeinen 提交于
      Physical DSI bus is protected by a mutex. This patch changed the mutex to
      a semaphore, so that we can lock and unlock the bus_lock from different
      threads.
      
      This is needed as the update process is started by user space program, and
      thus the lock is acquired in that context, but the lock can be released in
      different context, a work thread via irq.
      Signed-off-by: NTomi Valkeinen <tomi.valkeinen@nokia.com>
      b9eb5d7d
  2. 23 2月, 2010 1 次提交
  3. 18 2月, 2010 4 次提交
  4. 15 2月, 2010 10 次提交
  5. 12 2月, 2010 8 次提交
  6. 08 2月, 2010 1 次提交
  7. 12 1月, 2010 2 次提交
  8. 11 1月, 2010 9 次提交
  9. 08 1月, 2010 4 次提交