ASoC: wm0010: Don't double free reset GPIO
We are using devm_ to allocate the GPIO so it will be freed automatically.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Showing
想要评论请 注册 或 登录
We are using devm_ to allocate the GPIO so it will be freed automatically.
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>