From mboxrd@z Thu Jan 1 00:00:00 1970 From: guenter.roeck@ericsson.com (Guenter Roeck) Date: Wed, 20 Oct 2010 13:06:15 -0700 Subject: [PATCH v2] hwmon: add generic GPIO fan driver In-Reply-To: <20101020191803.GB22100@n2100.arm.linux.org.uk> References: <1287592646-18109-1-git-send-email-sguinot@lacie.com> <1287592646-18109-2-git-send-email-sguinot@lacie.com> <20101020165933.GC22572@ericsson.com> <20101020191803.GB22100@n2100.arm.linux.org.uk> Message-ID: <20101020200615.GA23045@ericsson.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 20, 2010 at 03:18:03PM -0400, Russell King - ARM Linux wrote: > On Wed, Oct 20, 2010 at 09:59:33AM -0700, Guenter Roeck wrote: > > On Wed, Oct 20, 2010 at 12:37:26PM -0400, Simon Guinot wrote: > > > This patch adds hwmon support for the GPIO connected fan. > > > > > > Platform specific informations as GPIO pinout and speed conversion array > > > (rpm from/to GPIO value) are passed to the driver via platform_data. > > > > > > Signed-off-by: Simon Guinot > > > > MicroSomething makes it really easy to be annoyed with them (folks, are you reading this ?). > > Mailer screwed up the patch again. We are making some noise to get this fixed, > > but that will take a while - the affected mail servers are hiding somewhere in Europe. > > > > Unfortunately, none of the hwmon and linux-arm archives I am aware of makes > > patches available on the web (like patchwork does), so I can not get it from there > > either. Can you resend it to me as attachment, or give me a pointer where I can > > pick it up ? > > http://lists.arm.linux.org.uk/lurker/message/20101020.163726.f0929cc0.en.html > > -> 'Message as email' > > and you get an email-formatted chunk of text. Lurker really is very cool > in this regard, it beats the crappy pipermail that's built into mailman > in many ways. More people should use it. Excellent. Thanks! Guenter