4 Mar
2022
4 Mar
'22
11 a.m.
On Fri, Mar 04, 2022 at 10:38:21AM +0800, Jiasheng Jiang wrote:
As the potential failure of the wm8350_register_irq(), it should be better to check it and return error if fails. Also, use 'free_' in order to avoid the same code.
Fixes: a6ba2b2dabb5 ("ASoC: Implement WM8350 headphone jack detection") Signed-off-by: Jiasheng Jiang jiasheng@iscas.ac.cn
Acked-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles