; Chenqun (kuhn)
> ; Zhanghailiang
> ; ganqixin
> Subject: [PATCH 0/7] Fix some memleaks caused by ptimer_init
>
> Hi all,
>
> When running device-introspect-test, I found some memory leaks caused
> by ptimer_init in the init function, so I released it in the fin
Hi all,
When running device-introspect-test, I found some memory leaks caused by
ptimer_init in the init function, so I released it in the finalize function.
Gan Qixin (7):
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid
memleaks
digic-timer: Use ptimer_free() in t