mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
These functions allow the driver core to automatically clean up any allocations made by drivers, thus leading to simplified drivers. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>