1. 20 10月, 2010 1 次提交
  2. 18 5月, 2010 1 次提交
  3. 18 5月, 2009 1 次提交
    • B
      [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> · ec976d6e
      Ben Dooks 提交于
      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: NMark Brown <broonie@opensource.wolfsonmicro.com>
      CC: David Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      ec976d6e
  4. 08 3月, 2009 1 次提交
    • B
      [ARM] S3C24XX: Add S3C_GPIO_END definition · 67c2addc
      Ben Dooks 提交于
      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: NBen Dooks <ben-linux@fluff.org>
      67c2addc
  5. 09 1月, 2009 1 次提交
  6. 18 12月, 2008 1 次提交
  7. 07 8月, 2008 1 次提交
  8. 03 7月, 2008 1 次提交
  9. 17 3月, 2007 1 次提交
  10. 21 2月, 2007 1 次提交
  11. 13 2月, 2007 2 次提交