mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Make use of devm_counter_register. Then we can remove redundant unregistration API usage to make code simpler. Signed-off-by: Chuhong Yuan <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>