1. 02 Nov, 2004 2 commits
    • George G. Davis's avatar
      [ARM PATCH] 2188/1: Add missing MODULE_LICENSE declaration in PXA Lubbock PCMCIA driver · dd271e16
      George G. Davis authored
      Patch from George G. Davis
      
      The Lubbock PCMCIA socket driver, drivers/pcmcia/pxa2xx_lubbock.c,
      lacks a MODULE_LICENSE declaration. This patch merely adds the missing
      MODULE_LICENSE declaration to eliminate tainted kernel warnings when
      this driver is built as a module. I have intentionally not used the
      Dual MPL/GPL license in this case because 1) current linux-2.6.10-rc1
      PXA PCMCIA drivers use only the GPL license, 2) the original source
      files on which the PXA PCMCIA drivers are based, i.e. the SA11xx PCMCIA
      drivers, state: "If you wish to allow the use of your version of this
      file only under the terms of the GPL and not to allow others to use your
      version of this file under the MPL, indicate your decision by deleting
      the provisions above and replace them with the notice and other
      provisions required by the GPL."
      
      
      Signed-off-by:: George G. Davis 
      dd271e16
    • Nicolas Pitre's avatar
      [ARM PATCH] 2187/1: fix lacking capability in pxa_gpio_mode() · 91a5dcd8
      Nicolas Pitre authored
      Patch from Nicolas Pitre
      
      This allows to set the default state of GPIOs before they're enabled 
      as output, eliminating spurious level transitions.
      
      Signed-off-by: Nicolas Pitre 
      91a5dcd8
  2. 01 Nov, 2004 2 commits
  3. 31 Oct, 2004 36 commits