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