RE: [char-misc-next 2/3] mei: adding sysfs fw_status attribute

From: Winkler, Tomas
Date: Wed Jul 24 2013 - 14:04:48 EST




> >
> > Just to make sure, is this what you're suggesting ?
> >
> > device->groups = mei_attr_groups
> > mei_misc_device.parent = device;
> > ret = misc_register(&mei_misc_device);
>
> Yes, that should work. If not, please let me know, the code underwent some
> changes in 3.11-rc2.

I don' t see the file being created.
Not sure if the misc_register setup the parent sysfs as well.

Thanks
Tomas
--
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/