From mboxrd@z Thu Jan 1 00:00:00 1970 From: jic23@kernel.org (Jonathan Cameron) Date: Mon, 16 Sep 2013 20:17:19 +0100 Subject: [PATCH 14/38] iio: accel: st: Append _accel to accelerator sensor device names In-Reply-To: <52370B08.3030709@metafoo.de> References: <1378817379-8238-1-git-send-email-lee.jones@linaro.org> <1378817379-8238-15-git-send-email-lee.jones@linaro.org> <52345330.4050707@kernel.org> <20130916133106.GI16984@lee--X1> <52370B08.3030709@metafoo.de> Message-ID: <5237593F.5010405@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/16/13 14:43, Lars-Peter Clausen wrote: > On 09/16/2013 03:31 PM, Lee Jones wrote: >>> Honestly I don't care either way on these, but consistency would definitely >>> be good so applied to the togreg branch of iio.git >> >> For clarification, is togreg due for the v3.12 merge window or will be >> get a settling period in -next? >> > > Well everything up to the 'iio-for-3.12c' tag will be in v3.12, everything > else not. > > - Lars > Yes. At the moment IIO is routed through Greg KHs staging tree. His merge window closes 1 week before Linus opens the main one (when Greg can figure out what Linus is intending!) Hence I close the IIO one whenever I manage to get a last pull request in before that. Hence all 3.13 for the current togreg branch. Jonathan