[PATCH v1 0/1] AUXADC: Mediatek auxadc driver
From: Hui Liu <hidden>
Date: 2021-07-29 08:05:06
Also in:
linux-iio, lkml
From: Hui Liu <hidden>
Date: 2021-07-29 08:05:06
Also in:
linux-iio, lkml
This series includes one patch: 1.Add mutex_destroy when probe fail and remove device. Changes in patch v1: 1. In probe function, move mutex_destroy to "err_power_off". 2. In remove function, move mutex_destroy before "clk_disable_unprepare". Hui Liu (1): iio: mtk-auxadc: add mutex_destroy drivers/iio/adc/mt6577_auxadc.c | 2 ++ 1 file changed, 2 insertions(+) -- 2.18.0