From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/1] hwmon: Cleaning hwmon devices
Date: Fri, 11 Jul 2008 13:13:48 +0200 [thread overview]
Message-ID: <200807111313.49173.sr@denx.de> (raw)
In-Reply-To: <4253.7081-31023-1969320197-1215774400@seznam.cz>
On Friday 11 July 2008, Michal Simek wrote:
> >> -COBJS-y += adm1021.o
> >> -COBJS-y += ds1621.o
> >> -COBJS-y += ds1722.o
> >> -COBJS-y += ds1775.o
> >> +COBJS-$(CONFIG_DTT_ADM1021) += adm1021.o
> >> +COBJS-$(CONFIG_DTT_DS1621) += ds1621.o
> >> +COBJS-$(CONFIG_DS1722) += ds1722.o
> >
> >CONFIG_DS1722 does not match the "CONFIG_DTT_foo" idea all other sensors
> > are using. Perhaps you could fix this up too (CONFIG_DS1722 ->
> > CONFIG_DTT_DS1722) with another version of this patch?
>
> Second patch for it seems reasonable for me because there will be change in
> board config and it will be better to have full change in one commit. I'll
> do it and send it.
Great, that's what I meant.
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2008-07-11 11:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-11 9:50 [U-Boot-Users] hwmon: cleaning patch monstr at seznam.cz
2008-07-11 9:50 ` [U-Boot-Users] [PATCH 1/1] FIS: repare incorrect return value with ramdisk handling monstr at seznam.cz
2008-07-11 9:50 ` [U-Boot-Users] [PATCH 1/1] hwmon: Cleaning hwmon devices monstr at seznam.cz
2008-07-11 11:01 ` Stefan Roese
2008-07-11 11:06 ` Michal Simek
2008-07-11 11:13 ` Stefan Roese [this message]
2008-07-11 13:20 ` Stefan Roese
2008-07-13 13:26 ` Wolfgang Denk
2008-07-11 10:08 ` [U-Boot-Users] [PATCH 1/1] FIS: repare incorrect return value with ramdisk handling Michal Simek
2008-07-13 13:25 ` Wolfgang Denk
2008-07-14 6:37 ` Michal Simek
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=200807111313.49173.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/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.