From mboxrd@z Thu Jan 1 00:00:00 1970 From: guenter.roeck@ericsson.com (Guenter Roeck) Date: Wed, 20 Oct 2010 13:42:32 -0700 Subject: [PATCH v2] hwmon: add generic GPIO fan driver In-Reply-To: <20101020191005.GL29120@kw.sim.vm.gnt> References: <1287592646-18109-1-git-send-email-sguinot@lacie.com> <1287592646-18109-2-git-send-email-sguinot@lacie.com> <20101020165933.GC22572@ericsson.com> <20101020191005.GL29120@kw.sim.vm.gnt> Message-ID: <20101020204232.GA23330@ericsson.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 20, 2010 at 03:10:05PM -0400, Simon Guinot 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 ? > > You could use: > > ftp://lacie-nas.org/kernel/patches/0001-hwmon-add-generic-GPIO-fan-driver.patch > Got it, thanks. Guenter