linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] AUXADC: Mediatek auxadc driver
@ 2021-07-29  8:01 Hui Liu
  2021-07-29  8:01 ` [PATCH v1] iio: mtk-auxadc: add mutex_destroy Hui Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Hui Liu @ 2021-07-29  8:01 UTC (permalink / raw)
  To: robh+dt, jic23, lars, pmeerw
  Cc: srv_heupstream, hui.liu, zhiyong.tao, chun-hung.wu, yingjoe.chen,
	seiya.wang, matthias.bgg, s.hauer, devicetree, linux-kernel,
	linux-arm-kernel, linux-iio, linux-mediatek

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-30 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-29  8:01 [PATCH v1 0/1] AUXADC: Mediatek auxadc driver Hui Liu
2021-07-29  8:01 ` [PATCH v1] iio: mtk-auxadc: add mutex_destroy Hui Liu
2021-07-30 13:44   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).