Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 00:05:21 +0000 (17:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 00:05:21 +0000 (17:05 -0700)
commit6de3d58dcfbab516dbe9aff36ea9542f40cd1bf2
treefc5b83ef3a34b40c71e397ee7b1e6c423628e786
parente0066c4ea9ffa420cb79814411ff74fdc7b7d98e
parentc3bb7fadaf52de3637b834002dac27f6250b4b49
Merge git://git./linux/kernel/git/gregkh/driver-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6:
  klist: fix coding style errors in klist.h and klist.c
  driver core: remove no longer used "struct class_device"
  pcmcia: remove pccard_sysfs_interface warnings
  devres: support addresses greater than an unsigned long via dev_ioremap
  kobject: do not copy vargs, just pass them around
  sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
  DEBUGFS: Correct location of debugfs API documentation.
  driver core: warn about duplicate driver names on the same bus
  klist: implement klist_add_{after|before}()
  klist: implement KLIST_INIT() and DEFINE_KLIST()
  sysfs: Disallow truncation of files in sysfs