From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:46913 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751741Ab3JLKmC (ORCPT ); Sat, 12 Oct 2013 06:42:02 -0400 Message-ID: <525935AA.3060707@kernel.org> Date: Sat, 12 Oct 2013 12:42:34 +0100 From: Jonathan Cameron MIME-Version: 1.0 To: Lars-Peter Clausen CC: linux-iio@vger.kernel.org Subject: Re: [PATCH v2 08/20] staging:iio:lis3l02dq: Switch to new event config interface References: <1381155094-20166-1-git-send-email-lars@metafoo.de> <1381155094-20166-8-git-send-email-lars@metafoo.de> In-Reply-To: <1381155094-20166-8-git-send-email-lars@metafoo.de> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 10/07/13 15:11, Lars-Peter Clausen wrote: > Switch the lis3l02dq driver to the new IIO event config interface as the old one > is going to be removed. > > Signed-off-by: Lars-Peter Clausen Applied to the togreg branch of iio.git. Thanks, Jonathan