From: Riku Voipio <riku.voipio@movial.fi>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: (it87) Delete pwmN_freq files on
Date: Mon, 28 Jan 2008 12:28:41 +0000 [thread overview]
Message-ID: <479DCA79.8080607@movial.fi> (raw)
In-Reply-To: <20071214144153.222cd653@hyperion.delvare>
Acked-by: Riku Voipio <riku.voipio@movial.fi>
Jean Delvare wrote:
> In commit f8d0c19a93cea3a26a90f2462295e1e01a4cd250 I forgot to delete
> the pwmN_freq files on driver removal, here's the fix.
>
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
> ---
> drivers/hwmon/it87.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> --- linux-2.6.24-rc5.orig/drivers/hwmon/it87.c 2007-12-13 16:30:59.000000000 +0100
> +++ linux-2.6.24-rc5/drivers/hwmon/it87.c 2007-12-14 14:00:40.000000000 +0100
> @@ -919,6 +919,9 @@ static struct attribute *it87_attributes
> &sensor_dev_attr_pwm1.dev_attr.attr,
> &sensor_dev_attr_pwm2.dev_attr.attr,
> &sensor_dev_attr_pwm3.dev_attr.attr,
> + &dev_attr_pwm1_freq.attr,
> + &dev_attr_pwm2_freq.attr,
> + &dev_attr_pwm3_freq.attr,
>
> &dev_attr_vrm.attr,
> &dev_attr_cpu0_vid.attr,
>
>
>
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-01-28 12:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-14 13:41 [lm-sensors] [PATCH] hwmon: (it87) Delete pwmN_freq files on driver Jean Delvare
2008-01-28 12:28 ` Riku Voipio [this message]
2008-01-29 12:38 ` [lm-sensors] [PATCH] hwmon: (it87) Delete pwmN_freq files on Mark M. Hoffman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=479DCA79.8080607@movial.fi \
--to=riku.voipio@movial.fi \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.