[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210729080135.17436-1-hui.liu@mediatek.com>
Date: Thu, 29 Jul 2021 16:01:34 +0800
From: Hui Liu <hui.liu@...iatek.com>
To: <robh+dt@...nel.org>, <jic23@...nel.org>, <lars@...afoo.de>,
<pmeerw@...erw.net>
CC: <srv_heupstream@...iatek.com>, <hui.liu@...iatek.com>,
<zhiyong.tao@...iatek.com>, <chun-hung.wu@...iatek.com>,
<yingjoe.chen@...iatek.com>, <seiya.wang@...iatek.com>,
<matthias.bgg@...il.com>, <s.hauer@...gutronix.de>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-iio@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>
Subject: [PATCH v1 0/1] AUXADC: Mediatek auxadc driver
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
Powered by blists - more mailing lists