]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Driver core: make uevent-environment available in uevent-file
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 5 Apr 2007 23:40:38 +0000 (01:40 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 17:57:31 +0000 (10:57 -0700)
commit16574dccd8f62dc1b585325f8a6a0aab10047ed8
tree0c6c5ff8f014fa3da4c82e15125a3a778c796331
parent4628803062d93dadc6ba8e801fd075526904a38c
Driver core: make uevent-environment available in uevent-file

This allows sysfs to show the environment variables that are available
if the uevent happens.  This lets userspace not have to cache all of
this information as the kernel already knows it.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/core.c