]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Jan 2013 17:07:11 +0000 (09:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Jan 2013 17:07:11 +0000 (09:07 -0800)
commit67a16524b7583b4c3302769ce4622effeb15b337
treefb82a5ae8ec99df63ed13ea72d9eaf1d8ed0c0b7
parent46dd99adf6d29279cb944e5c61cc6a6e040e35cb
parent22ba9b48aac1b8eeb47fb358b5e186f76f2664d8
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core fixes from Greg Kroah-Hartman:
 "Here are two patches for 3.8-rc3.

  One removes the __dev* defines from init.h now that all usages of it
  are gone from your tree.  The other fix is for debugfs's paramater
  that was using the wrong base for the option.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
* tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  debugfs: convert gid= argument from decimal, not octal
  Remove __dev* markings from init.h