From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:46974 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750732Ab3JLKpx (ORCPT ); Sat, 12 Oct 2013 06:45:53 -0400 Message-ID: <52593691.2010703@kernel.org> Date: Sat, 12 Oct 2013 12:46:25 +0100 From: Jonathan Cameron MIME-Version: 1.0 To: Lars-Peter Clausen CC: linux-iio@vger.kernel.org Subject: Re: [PATCH v2 10/20] staging:iio:sca3000: Switch to new config interface References: <1381155094-20166-1-git-send-email-lars@metafoo.de> <1381155094-20166-10-git-send-email-lars@metafoo.de> In-Reply-To: <1381155094-20166-10-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 sca3000 driver to the new IIO event config interface as the old one > is going to be removed. > > Signed-off-by: Lars-Peter Clausen Applied, thanks.