1. 18 3月, 2015 1 次提交
    • S
      ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failure · a76fc9dd
      Suman Anna 提交于
      The current OMAP dmtimer probe does not check for the return
      status of pm_runtime_get_sync() before initializing the timer
      registers. Any timer with missing hwmod data would return a
      failure here, and the access of registers without enabling the
      clocks for the timer would trigger a l3_noc interrupt and a
      kernel boot hang. Add proper checking so that the probe would
      return a failure graciously without hanging the kernel boot.
      Signed-off-by: NSuman Anna <s-anna@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      a76fc9dd
  2. 17 3月, 2015 2 次提交
  3. 07 3月, 2015 11 次提交
  4. 02 3月, 2015 2 次提交
  5. 26 2月, 2015 3 次提交
  6. 25 2月, 2015 18 次提交
  7. 20 2月, 2015 1 次提交
  8. 19 2月, 2015 2 次提交