From: Hans de Goede <hdegoede@redhat.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH 1/3] hwmon/sch5627: Factor our some code to
Date: Sat, 28 May 2011 18:41:40 +0000 [thread overview]
Message-ID: <4DE141E4.1000903@redhat.com> (raw)
In-Reply-To: <20110528143829.54e34869@endymion.delvare>
Hi,
On 05/28/2011 02:38 PM, Jean Delvare wrote:
> On Sat, 28 May 2011 09:21:23 +0200, Hans de Goede wrote:
>> This patch adds a new sch56xx-common.ko which contains code which will also
>> be used in the new sch5636 driver.
>>
>> Signed-off-by: Hans de Goede<hdegoede@redhat.com>
>> ---
>> drivers/hwmon/Kconfig | 5 +
>> drivers/hwmon/Makefile | 1 +
>> drivers/hwmon/sch5627.c | 334 +++------------------------------------
>> drivers/hwmon/sch56xx-common.c | 336 ++++++++++++++++++++++++++++++++++++++++
>> drivers/hwmon/sch56xx-common.h | 24 +++
>> 5 files changed, 390 insertions(+), 310 deletions(-)
>> create mode 100644 drivers/hwmon/sch56xx-common.c
>> create mode 100644 drivers/hwmon/sch56xx-common.h
>> (...)
>> --- /dev/null
>> +++ b/drivers/hwmon/sch56xx-common.c
>> (...)
>> +#define SIO_SCH56XX_LD_EM 0x0C /* Embedded ųController Logical Dev */
>
> A regular "u" will do... I don't know you used but that wasn't even a
> Greek mu.
Oh, oops wrong compose sequence. I know the right one now, giving:
µController, or I can just use a regular u if you prefer :)
So do you want me to resend, with this fixed, or will you fix this in
your tree?
Regards,
Hans
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2011-05-28 18:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-28 12:38 [lm-sensors] [PATCH 1/3] hwmon/sch5627: Factor our some code to Jean Delvare
2011-05-28 18:41 ` Hans de Goede [this message]
2011-05-28 19:05 ` 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=4DE141E4.1000903@redhat.com \
--to=hdegoede@redhat.com \
--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.