Files
linux/include
Greg Kroah-Hartman cce63258ec sysfs: add sysfs_create/remove_groups()
commit 3e9b2bae83 upstream

These functions are being open-coded in 3 different places in the driver
core, and other driver subsystems will want to start doing this as well,
so move it to the sysfs core to keep it all in one place, where we know
it is written properly.

Conflicts:
git checkout drivers/base/bus.c, In actul we don't use the interfaces in
drivers/base/bus.c

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Change-Id: I0046a5572c780a0ea2b175ef753c408f6c10ba85
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2015-09-01 11:11:27 +08:00
..
2014-12-05 21:18:34 +08:00
2014-12-05 21:18:34 +08:00
2015-03-24 19:03:13 +08:00