ARM: imx: Call ida_simple_remove() for ida_simple_get
The function call ida_simple_get maybe fail,we should deal with it. And if ida_simple_get success ,it need to call ida_simple_remove also. BTW,devm_kasprintf can handle id is zero for consistency. Fixes: e76bdfd7 ("ARM: imx: Added perf functionality to mmdc driver") Signed-off-by:Angus Chen <angus.chen@jaguarmicro.com> Signed-off-by:
Shawn Guo <shawnguo@kernel.org>
Loading
Please register or sign in to comment