1. 09 Apr, 2015 1 commit
    • Linus Walleij's avatar
      gpio: dwapb: remove dependencies · 549c5dc1
      Linus Walleij authored
      The Synopsys DesignWare DWAPB GPIO block is popular to
      synthesize amongst many architectures: X86, ARM, ARC.
      The driver was restricted to only these archs due to
      using [read|write]l_relaxed() accessors that were not
      universally available in the past,
      but as of commit 9439eb3a
      "asm-generic: io: implement relaxed accessor macros as
      conditional wrappers" these accessors are available on all
      archs so this should not be a problem any more. Enable the
      driver for all archs.
      
      Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
      Cc: Will Deacon <will.deacon@arm.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      549c5dc1
  2. 08 Apr, 2015 18 commits
  3. 07 Apr, 2015 2 commits
  4. 27 Mar, 2015 10 commits
  5. 26 Mar, 2015 4 commits
  6. 19 Mar, 2015 4 commits
  7. 17 Mar, 2015 1 commit