On Tue, Jan 31, 2023 at 11:52:41AM +0100, Guru Mehar Rachaputi wrote: > I would like to know, if it is mentioned in the TODO, why is it > so? > If it were as simple as just changing the type, they would have done that instead of adding it to the TODO. :P But in fairness the TODO entry is sort of vague and useless. It should say that this configuration stuff needs to be moved to sysfs instead of being done through an IOCTL. The we would need to port the userspace tools to use sysfs instead of the IOCTL. Then we would delete the IOCTL. https://lore.kernel.org/all/20220118135902.GH1951@kadam/ If you want to send a patch to update the TODO then you can do that. regards, dan carpenter