1. 17 6月, 2011 1 次提交
    • K
      gpio/omap: _clear_gpio_irqbank: fix flushing of posted write · df3c8517
      Kevin Hilman 提交于
      In commit 78a1a6d3 (ARM: OMAP4: Update
      the GPIO support) braces were mistakenly added to included the
      register read-back inside the cpu_is_* checking.
      
      Remove the braces, ensuring that a register read-back is done, even
      when the IRQSTATUS2 register is not written.
      
      Note that the register read-back might be IRQSTATUS1 or IRQSTATUS2
      depending on the CPU, but a read-back of any register in that region
      will cause a flush of the posted writes.
      Signed-off-by: NKevin Hilman <khilman@ti.com>
      df3c8517
  2. 14 6月, 2011 9 次提交
  3. 13 6月, 2011 6 次提交
  4. 12 6月, 2011 15 次提交
  5. 11 6月, 2011 9 次提交