[GIT PATCH] Driver core patches for 2.6.20-rc1

From: Greg KH
Date: Wed Dec 20 2006 - 15:02:53 EST


Here are some minor driver core patches for 2.6.20-rc1

The descriptions of them are below.

All of these patches have been in the -mm tree for a while.

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

Patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h

drivers/acpi/ibm_acpi.c | 4 ++--
include/linux/device.h | 2 ++
include/linux/kobject.h | 11 ++++++-----
init/main.c | 2 +-
lib/kobject_uevent.c | 44 ++++++++++++++++++++++++++++++--------------
lib/kref.c | 7 +------
6 files changed, 42 insertions(+), 28 deletions(-)

---------------

Adrian Bunk (1):
Driver core: proper prototype for drivers/base/init.c:driver_init()

Aneesh Kumar K.V (1):
kobject: kobject_uevent() returns manageable value

Venkatesh Pallipadi (1):
kref refcnt and false positives

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/