diff for duplicates of <20200829164613.3be1b2b1@archlinux> diff --git a/a/1.txt b/N1/1.txt index 22c6f99..0c774e4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -83,4 +83,10 @@ Fabrice > > >> struct stm32_dac { > > >> struct stm32_dac_common *common; > > >> + struct mutex lock; -> > >> }; +> > >> }; + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 575c775..bf15cf5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,14 +7,14 @@ "Subject\0Re: [PATCH v2] iio: stm32-dac: Replace indio_dev->mlock with own device lock\0" "Date\0Sat, 29 Aug 2020 16:46:13 +0100\0" "To\0Alexandru Ardelean <ardeleanalex@gmail.com>\0" - "Cc\0Fabrice Gasnier <fabrice.gasnier@st.com>" - Alexandru Ardelean <alexandru.ardelean@analog.com> + "Cc\0alexandre.torgue@st.com" linux-iio <linux-iio@vger.kernel.org> - linux-stm32@st-md-mailman.stormreply.com LKML <linux-kernel@vger.kernel.org> - linux-arm-kernel@lists.infradead.org - alexandre.torgue@st.com - " Sergiu Cuciurean <sergiu.cuciurean@analog.com>\0" + Sergiu Cuciurean <sergiu.cuciurean@analog.com> + Alexandru Ardelean <alexandru.ardelean@analog.com> + Fabrice Gasnier <fabrice.gasnier@st.com> + linux-stm32@st-md-mailman.stormreply.com + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, 27 Aug 2020 13:00:36 +0300\n" @@ -102,6 +102,12 @@ "> > >> struct stm32_dac {\n" "> > >> struct stm32_dac_common *common;\n" "> > >> + struct mutex lock;\n" - > > >> }; + "> > >> }; \n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -3f82479c8a48e201594ab1d161a2a111c18923f11c22d4f05ce66cd372ec1564 +d90a3c38a9157c44dca232023a87c045db9dfc852d8b12f25ca7cd806406c841
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.