]> Pileus Git - ~andy/linux/commit
driver core: remove dev_attrs from struct class
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 6 Oct 2013 01:25:02 +0000 (18:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 6 Oct 2013 06:59:34 +0000 (23:59 -0700)
commitbcc8edb52f05c1a9e75118d6b3bc04996a750593
tree440c098c1f2dcae1470d32076b3a488de8852ece
parent3124eb1679b28726eacbc8973a891235dca3ed99
driver core: remove dev_attrs from struct class

Now that all in-kernel users of the dev_attrs field are converted to use
dev_groups, we can safely remove dev_attrs from struct class.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c
include/linux/device.h