]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "driver core: check start node in klist_iter_init_node"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Apr 2012 02:17:30 +0000 (19:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Apr 2012 02:17:30 +0000 (19:17 -0700)
commitd288fb71147c3b1ba619ec917a0f949216d1c06c
treeafcf43a6d5e4661306676ebcd08224906170b578
parentdbf09e5750cb445386bbc44f8a7d5a7aad051ba2
Revert "driver core: check start node in klist_iter_init_node"

This reverts commit a21900826a7032803efff16fc16732e2771db56d as that
patch broke the build.

Cc: Hannes Reinecke <hare@suse.de>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/bus.c
drivers/base/class.c
drivers/base/driver.c
include/linux/device.h
include/linux/klist.h
lib/klist.c