Developing an API to link sysctl nodes to devices
Email: <kiloreux [at] gmail.com>
...
Student : Abdelhadi Khiati
Mentor : Jean-Sébastien Pédron
The Description of the task :
Develop a new API to link sysctl nodes to newly created devices, we want to link the device_t representing devices to their cdev structure.
The original plan, was to take time back and forth with the community to take feedback and ask for the scope of the API.
That part is done, I have now started implementing a draft version of the API that we will be extending and testing for the rest of the 2 weeks, before implementing this API inside device drivers for other devices to integrate the use of the new API.