-
由 Alexandre Belloni 提交于
There are no driver left using .open and .release. There is no good use case for them as there is nothing the character device interface does that should not be done in the sysfs interface or in-kernel interface. Remove those callbacks now to avoid future confusion. Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
ea369ea6