From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:33051 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752151Ab2KXKSI (ORCPT ); Sat, 24 Nov 2012 05:18:08 -0500 Message-ID: <50B09EDC.4020200@kernel.org> Date: Sat, 24 Nov 2012 10:18:04 +0000 From: Jonathan Cameron MIME-Version: 1.0 To: Guenter Roeck CC: linux-iio@vger.kernel.org, Jean Delvare , lm-sensors@lm-sensors.org Subject: Re: MAX1363 IIO driver questions References: <20121124052707.GA17392@roeck-us.net> In-Reply-To: <20121124052707.GA17392@roeck-us.net> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 11/24/2012 05:27 AM, Guenter Roeck wrote: > Hi all, Hi Guenter, > > What would it take to move the MAX1363 driver out of staging ? > Nothing given it is already out of staging in linux-next (though only has been for about a week) > Background is that I need a hardware monitoring driver for MAX1139, and would > like to avoid using a driver from staging if possible (after all, it might > go away anytime). Another option would be to submit a hwmon driver for it, > but that doesn't seem to be the best approach. The hwmon driver client driver for iio devices is still in staging, but mainly because I haven't had a chance to take a last look at it before posting it to the hmwon list. IIRC you were more or less happy with what went into staging in the first place, so hopefully not too much left to do. Jonathan > > Thanks, > Guenter > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >