From: Clemens Ladisch <clemens@ladisch.de>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] [hwmon]: (k10temp) remove duplicate pci-id define
Date: Fri, 17 Jul 2015 10:44:46 +0000 [thread overview]
Message-ID: <55A8DC9E.6060901@ladisch.de> (raw)
In-Reply-To: <1437101269-16620-1-git-send-email-adamm@zombino.com>
Adam Majer wrote:
> PCI_DEVICE_ID_AMD_15H_M60H_NB_F3 is now defined in pci_ids.h
Acked-by: Clemens Ladisch <clemens@ladisch.de>
> ---
> drivers/hwmon/k10temp.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/hwmon/k10temp.c b/drivers/hwmon/k10temp.c
> index 1e7bdcd..9cdfde6 100644
> --- a/drivers/hwmon/k10temp.c
> +++ b/drivers/hwmon/k10temp.c
> @@ -60,7 +60,6 @@ static DEFINE_MUTEX(nb_smu_ind_mutex);
> * Control]
> */
> #define F15H_M60H_REPORTED_TEMP_CTRL_OFFSET 0xd8200ca4
> -#define PCI_DEVICE_ID_AMD_15H_M60H_NB_F3 0x1573
>
> static void amd_nb_smu_index_read(struct pci_dev *pdev, unsigned int devfn,
> int offset, u32 *val)
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2015-07-17 10:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 2:47 [lm-sensors] [PATCH] [hwmon]: (k10temp) remove duplicate pci-id define Adam Majer
2015-07-17 10:41 ` Jean Delvare
2015-07-17 10:44 ` Clemens Ladisch [this message]
2015-07-17 11:53 ` Adam Majer
-- strict thread matches above, loose matches on Subject: below --
2015-07-17 11:51 [lm-sensors] [PATCH] hwmon: " Adam Majer
2015-07-17 16:42 ` Jean Delvare
2015-07-20 14:45 ` Guenter Roeck
2015-07-25 16:30 ` Jean Delvare
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=55A8DC9E.6060901@ladisch.de \
--to=clemens@ladisch.de \
--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.