Can you assign the attributes to the device_type in the nvmem::structI will fix this.
device? I don't see why these attributes need to be part of the class.
Thanks for the links,I found this post on the cpu class that Sudeep tried to introduce[1].>>>Do you remember any conversation on the list about this? I could not
>>>+{>>
>>>+ return class_register(&nvmem_class);
>>I thought class was on the way out? Aren't we supposed to use bus types
>>for new stuff?
>find it on web.
>
>on the other hand, nvmem is not really a bus, making it a bus type
>sounds incorrect to me.
>
And there's this post from Kay that alludes to a unification of busses
and classes[2]. And some other post where Kay says class is dead [3].
--srini
[1]https://lkml.org/lkml/2014/8/21/191
[2]https://lwn.net/Articles/471821/
[3]https://lkml.org/lkml/2010/11/11/17