An error occurred fetching the project authors.
  1. 18 May, 2009 1 commit
    • Ben Dooks's avatar
      [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> · ec976d6e
      Ben Dooks authored
      Move all the gpio functions out of <mach/hardware.h> as
      this file is for defining the generic IO base addresses
      for the kernel IO calls.
      
      Make a new header <mach/gpio-fns.h> to take this and
      include it via the chain from <linux/gpio.h> which is
      what most of these files should be using (and will be
      changed as soon as possible).
      
      Note, this does make minor changes to some drivers but
      should not mess up any pending merges.
      
      CC: Richard Purdie <rpurdie@rpsys.net>
      Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      CC: David Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      ec976d6e
  2. 08 Mar, 2009 1 commit
    • Ben Dooks's avatar
      [ARM] S3C24XX: Add S3C_GPIO_END definition · 67c2addc
      Ben Dooks authored
      Add the definition for S3C_GPIO_END to allow the PM code to build.
      
      This means moving the GPIO bank numbers to a separate file to allow
      the gpio and regs-gpio to include them. Including regs-gpio.h into
      gpio.h causes too many build problems and adding gpio.h would mean
      editing a large number of files.
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      67c2addc
  3. 08 Jan, 2009 1 commit
  4. 18 Dec, 2008 1 commit
  5. 07 Aug, 2008 1 commit
  6. 03 Jul, 2008 1 commit
  7. 17 Mar, 2007 1 commit
  8. 21 Feb, 2007 1 commit
  9. 12 Feb, 2007 2 commits