diff for duplicates of <20160715223932.GC10758@windriver.com> diff --git a/a/content_digest b/N1/content_digest index 1928e34..e7bd4a9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,16 +7,16 @@ "Date\0Fri, 15 Jul 2016 18:39:33 -0400\0" "To\0Scott Wood <oss@buserror.net>\0" "Cc\0Yangbo Lu <yangbo.lu@nxp.com>" - <linux-mmc@vger.kernel.org> + linux-mmc@vger.kernel.org linuxppc-dev <linuxppc-dev@lists.ozlabs.org> - <devicetree@vger.kernel.org> + devicetree@vger.kernel.org linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> LKML <linux-kernel@vger.kernel.org> - <linux-clk@vger.kernel.org> - <linux-i2c@vger.kernel.org> - <iommu@lists.linux-foundation.org> + linux-clk@vger.kernel.org + linux-i2c@vger.kernel.org + iommu@lists.linux-foundation.org netdev <netdev@vger.kernel.org> - <ulf.hansson@linaro.org> + ulf.hansson@linaro.org Mark Rutland <mark.rutland@arm.com> Rob Herring <robh+dt@kernel.org> Russell King <linux@arm.linux.org.uk> @@ -27,8 +27,8 @@ Qiang Zhao <qiang.zhao@nxp.com> Kumar Gala <galak@codeaurora.org> Santosh Shilimkar <ssantosh@kernel.org> - <leoyang.li@nxp.com> - " <xiaobo.xie@nxp.com>\0" + leoyang.li@nxp.com + " xiaobo.xie@nxp.com\0" "\00:1\0" "b\0" "[Re: [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms] On 15/07/2016 (Fri 14:12) Scott Wood wrote:\n" @@ -91,4 +91,4 @@ "> \n" > -56dd6689df86e98df11d6f7972a2ecb6439d5f104a158a6151253a3c025ff014 +8fc0b18a14a8f2c363ceebedc712f8452660e0d9d685d847f63e3bc1209a5bd6
diff --git a/a/1.txt b/N2/1.txt index a134b05..5d987e3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,16 +7,16 @@ > > > + > > > +config FSL_GUTS -> > > + bool +> > > +???????bool > > > diff --git a/drivers/soc/fsl/Makefile b/drivers/soc/fsl/Makefile > > > index 203307f..02afb7f 100644 > > > --- a/drivers/soc/fsl/Makefile > > > +++ b/drivers/soc/fsl/Makefile > > > @@ -4,3 +4,4 @@ > > > -> > > obj-$(CONFIG_QUICC_ENGINE) += qe/ -> > > obj-$(CONFIG_CPM) += qe/ -> > > +obj-$(CONFIG_FSL_GUTS) += guts.o +> > > ?obj-$(CONFIG_QUICC_ENGINE)?????????????+= qe/ +> > > ?obj-$(CONFIG_CPM)??????????????????????+= qe/ +> > > +obj-$(CONFIG_FSL_GUTS)?????????????????+= guts.o > > > diff --git a/drivers/soc/fsl/guts.c b/drivers/soc/fsl/guts.c > > > new file mode 100644 > > > index 0000000..fa155e6 @@ -36,7 +36,7 @@ > > > + > > > +#include <linux/io.h> > > > +#include <linux/module.h> -> > Seems there was lots of discussion on this. If it does end up being +> > Seems there was lots of discussion on this.??If it does end up being > > resent, it would be nice to get the module.h and other modular stuff > > gone since it is a bool Kconfig. > diff --git a/a/content_digest b/N2/content_digest index 1928e34..4b5a466 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,33 +2,10 @@ "ref\01462417950-46796-4-git-send-email-yangbo.lu@nxp.com\0" "ref\0CAP=VYLqsV_M=8CM47k4kzdULCp_y0yP9t8Sq9=jFp6W593QJgw@mail.gmail.com\0" "ref\01468609977.25630.5.camel@buserror.net\0" - "From\0Paul Gortmaker <paul.gortmaker@windriver.com>\0" - "Subject\0Re: [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms\0" + "From\0paul.gortmaker@windriver.com (Paul Gortmaker)\0" + "Subject\0[v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms\0" "Date\0Fri, 15 Jul 2016 18:39:33 -0400\0" - "To\0Scott Wood <oss@buserror.net>\0" - "Cc\0Yangbo Lu <yangbo.lu@nxp.com>" - <linux-mmc@vger.kernel.org> - linuxppc-dev <linuxppc-dev@lists.ozlabs.org> - <devicetree@vger.kernel.org> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - LKML <linux-kernel@vger.kernel.org> - <linux-clk@vger.kernel.org> - <linux-i2c@vger.kernel.org> - <iommu@lists.linux-foundation.org> - netdev <netdev@vger.kernel.org> - <ulf.hansson@linaro.org> - Mark Rutland <mark.rutland@arm.com> - Rob Herring <robh+dt@kernel.org> - Russell King <linux@arm.linux.org.uk> - Jochen Friedrich <jochen@scram.de> - Joerg Roedel <joro@8bytes.org> - Claudiu Manoil <claudiu.manoil@freescale.com> - Bhupesh Sharma <bhupesh.sharma@freescale.com> - Qiang Zhao <qiang.zhao@nxp.com> - Kumar Gala <galak@codeaurora.org> - Santosh Shilimkar <ssantosh@kernel.org> - <leoyang.li@nxp.com> - " <xiaobo.xie@nxp.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "[Re: [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms] On 15/07/2016 (Fri 14:12) Scott Wood wrote:\n" @@ -40,16 +17,16 @@ "\n" "> > > +\n" "> > > +config FSL_GUTS\n" - "> > > +\302\240\302\240\302\240\302\240\302\240\302\240\302\240bool\n" + "> > > +???????bool\n" "> > > diff --git a/drivers/soc/fsl/Makefile b/drivers/soc/fsl/Makefile\n" "> > > index 203307f..02afb7f 100644\n" "> > > --- a/drivers/soc/fsl/Makefile\n" "> > > +++ b/drivers/soc/fsl/Makefile\n" "> > > @@ -4,3 +4,4 @@\n" "> > > \n" - "> > > \302\240obj-$(CONFIG_QUICC_ENGINE)\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240+= qe/\n" - "> > > \302\240obj-$(CONFIG_CPM)\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240+= qe/\n" - "> > > +obj-$(CONFIG_FSL_GUTS)\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240+= guts.o\n" + "> > > ?obj-$(CONFIG_QUICC_ENGINE)?????????????+= qe/\n" + "> > > ?obj-$(CONFIG_CPM)??????????????????????+= qe/\n" + "> > > +obj-$(CONFIG_FSL_GUTS)?????????????????+= guts.o\n" "> > > diff --git a/drivers/soc/fsl/guts.c b/drivers/soc/fsl/guts.c\n" "> > > new file mode 100644\n" "> > > index 0000000..fa155e6\n" @@ -69,7 +46,7 @@ "> > > +\n" "> > > +#include <linux/io.h>\n" "> > > +#include <linux/module.h>\n" - "> > Seems there was lots of discussion on this.\302\240\302\240If it does end up being\n" + "> > Seems there was lots of discussion on this.??If it does end up being\n" "> > resent, it would be nice to get the module.h and other modular stuff\n" "> > gone since it is a bool Kconfig.\n" "> \n" @@ -91,4 +68,4 @@ "> \n" > -56dd6689df86e98df11d6f7972a2ecb6439d5f104a158a6151253a3c025ff014 +1c7d29b47363412100a19323fca45e6e13fe252658ba2ddf01c5502df5dd61e3
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.