diff for duplicates of <55C87EEF.6020609@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 3b1b542..2587dcb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,15 +12,15 @@ On 09/08/15 16:19, Andrew Lunn wrote: > > and as you would expect from this: > -> # ls -l ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/eeprom -> -rw------- 1 root root 512 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/eeprom +> # ls -l ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/eeprom +> -rw------- 1 root root 512 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/eeprom > > The AT25 and the MAX6875 driver are the same. > > However nvmem has different defaults: > -> # ls -l ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem -> -rw-r--r-- 1 root root 0 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem +> # ls -l ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem +> -rw-r--r-- 1 root root 0 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem > Yes, nvmem by default sets the read permission for everyone S_IRUGO. Which was the most common use case. diff --git a/a/content_digest b/N1/content_digest index 1833de4..57be433 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,10 @@ "ref\01437995567-11203-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01438693367.3793.29.camel@pengutronix.de\0" "ref\020150809151916.GF14271@lunn.ch\0" - "ref\020150809151916.GF14271-g2DYL2Zd6BY@public.gmane.org\0" - "From\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v9 0/9] Add simple NVMEM Framework via regmap.\0" + "From\0srinivas.kandagatla@linaro.org (Srinivas Kandagatla)\0" + "Subject\0[PATCH v9 0/9] Add simple NVMEM Framework via regmap.\0" "Date\0Mon, 10 Aug 2015 11:37:35 +0100\0" - "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" - "Cc\0stefan.wahren-eS4NqCHxEME@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - mporter-OWPKS81ov/FWk0Htik3J/w@public.gmane.org - pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Andrew,\n" @@ -38,15 +21,15 @@ ">\n" "> and as you would expect from this:\n" ">\n" - "> # ls -l ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/eeprom\n" - "> -rw------- 1 root root 512 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/eeprom\n" + "> # ls -l ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/eeprom\n" + "> -rw------- 1 root root 512 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/eeprom\n" ">\n" "> The AT25 and the MAX6875 driver are the same.\n" ">\n" "> However nvmem has different defaults:\n" ">\n" - "> # ls -l ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem\n" - "> -rw-r--r-- 1 root root 0 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus@40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem\n" + "> # ls -l ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem\n" + "> -rw-r--r-- 1 root root 0 Aug 9 10:16 ./devices/platform/soc/soc:aips-bus at 40000000/40066000.i2c/i2c-0/0-0050/0-00500/nvmem\n" ">\n" "Yes, nvmem by default sets the read permission for everyone S_IRUGO. \n" "Which was the most common use case.\n" @@ -66,4 +49,4 @@ "> Andrew\n" > -0d6fd3d3290723938a5c751c0f3110ccf9648d22e8e9425e140f62a8d9270a4f +24e20d502560f26846ad553245424a8fbe304209ccfa8db78e601f8740b5aa53
diff --git a/a/content_digest b/N2/content_digest index 1833de4..6d9fc8b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,27 +1,26 @@ "ref\01437995567-11203-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01438693367.3793.29.camel@pengutronix.de\0" "ref\020150809151916.GF14271@lunn.ch\0" - "ref\020150809151916.GF14271-g2DYL2Zd6BY@public.gmane.org\0" - "From\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0" "Subject\0Re: [PATCH v9 0/9] Add simple NVMEM Framework via regmap.\0" "Date\0Mon, 10 Aug 2015 11:37:35 +0100\0" - "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" - "Cc\0stefan.wahren-eS4NqCHxEME@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - arnd-r2nGTMty4D4@public.gmane.org - khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - mporter-OWPKS81ov/FWk0Htik3J/w@public.gmane.org - pantelis.antoniou-OWPKS81ov/FWk0Htik3J/w@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" + "To\0Andrew Lunn <andrew@lunn.ch>\0" + "Cc\0stefan.wahren@i2se.com" + devicetree@vger.kernel.org + arnd@arndb.de + khilman@kernel.org + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + s.hauer@pengutronix.de + sboyd@codeaurora.org + linux-kernel@vger.kernel.org + mporter@konsulko.com + pantelis.antoniou@konsulko.com + Rob Herring <robh+dt@kernel.org> + Mark Brown <broonie@kernel.org> + linux-api@vger.kernel.org + linux-arm-msm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " wxt@rock-chips.com\0" "\00:1\0" "b\0" "Hi Andrew,\n" @@ -66,4 +65,4 @@ "> Andrew\n" > -0d6fd3d3290723938a5c751c0f3110ccf9648d22e8e9425e140f62a8d9270a4f +b1b7d4f7fc7d0b8bc12f30f706bdd546cda58ac6e4103ab89f000f4ef8ae9540
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.