mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 14:27:43 +09: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>