From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51C5A6F0.80505@metafoo.de> Date: Sat, 22 Jun 2013 15:30:24 +0200 From: Lars-Peter Clausen MIME-Version: 1.0 To: Jonathan Cameron CC: Wei Yongjun , yongjun_wei@trendmicro.com.cn, linux-iio@vger.kernel.org Subject: Re: [PATCH -next] iio: dac: ad7303: fix error return code in ad7303_probe() References: <51C57E98.5020409@kernel.org> In-Reply-To: <51C57E98.5020409@kernel.org> Content-Type: text/plain; charset=ISO-8859-1 List-ID: On 06/22/2013 12:38 PM, Jonathan Cameron wrote: > On 06/18/2013 02:08 PM, Wei Yongjun wrote: >> From: Wei Yongjun >> >> Fix to return a negative error code from the error handling >> case instead of 0, as done elsewhere in this function. >> >> Signed-off-by: Wei Yongjun > This one looks pretty obvious so I'll take it without waiting > for any other comments. > > Applied to togreg branch of iio.git > > Thanks, hm, I actually though I'd acked this patch, but looks like the mail didn't make it through. - Lars