Skip to content
Snippets Groups Projects
  1. Feb 25, 2013
  2. Feb 24, 2013
  3. Feb 22, 2013
    • Gabor Juhos's avatar
      adm5120: remove a superfluous patch · 0ab5ab2c
      Gabor Juhos authored
      
      The NO_IRQ symbol is not used by the amba core since
      upstream commit:
      
        dfb85185bda373a70409c70c2632b02fb0f8f449
        AMBA: get rid of last two uses of NO_IRQ
      
        This gets rid of the last two users of NO_IRQ in AMBA primecell
        drivers.
      
      Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
      
      SVN-Revision: 35748
      0ab5ab2c
    • Gabor Juhos's avatar
      adm5120: avoid warning caused by wrong AMBA irq values · 6419ffd2
      Gabor Juhos authored
      
      The amba core throws a warning if -1 is used as an
      irq value since upstream commit:
      
        2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3
        ARM: amba: make use of -1 IRQs warn
      
        Make the core warn about the use of -1 (NO_IRQ)
      
      Cange the value of the unused IRQs to zero for the
      UART devices to get rid of the warning.
      
      Based on #12729.
      
      Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
      
      SVN-Revision: 35747
      6419ffd2
  4. Feb 21, 2013
  5. Feb 20, 2013
  6. Feb 19, 2013
Loading