]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/attribute_container.h
leds: add possibility to remove leds classdevs during suspend/resume
[mv-sheeva.git] / include / linux / attribute_container.h
index 8ff2749339484fdddd066bab4ab971916a510b93..f5582332af046d4cb00ea31b3beeebccd7da2384 100644 (file)
@@ -17,6 +17,7 @@ struct attribute_container {
        struct list_head        node;
        struct klist            containers;
        struct class            *class;
+       struct attribute_group  *grp;
        struct class_device_attribute **attrs;
        int (*match)(struct attribute_container *, struct device *);
 #define        ATTRIBUTE_CONTAINER_NO_CLASSDEVS        0x01