From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Vasut To: Otavio Salvador Subject: Re: [PATCH] iio: mxs-lradc: Remove useless check in read_raw Date: Tue, 2 Jul 2013 19:58:06 +0200 Cc: linux-iio@vger.kernel.org, Jonathan Cameron , Fabio Estevam References: <1372723722-13902-1-git-send-email-marex@denx.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Message-Id: <201307021958.06343.marex@denx.de> List-ID: Dear Otavio Salvador, > On Mon, Jul 1, 2013 at 9:08 PM, Marek Vasut wrote: > > The removed check in the read_raw implementation was always true, > > therefore remove it. > > > > Signed-off-by: Marek Vasut > > Cc: Jonathan Cameron > > Cc: Fabio Estevam > > This fixes the driver for MX23 but why this code were add at first? Obviously because I wrote the code incorrectly. I appologize for the trouble. Jonathan, can we get this one into 3.10.1 maybe ? Best regards, Marek Vasut