public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 1/1] hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
@ 2008-07-11 13:11 monstr at seznam.cz
  2008-07-11 13:19 ` Stefan Roese
  2008-07-13 13:34 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: monstr at seznam.cz @ 2008-07-11 13:11 UTC (permalink / raw)
  To: u-boot

From: Michal Simek <monstr@monstr.eu>


Signed-off-by: Michal Simek <monstr@monstr.eu>
---
 drivers/hwmon/Makefile        |    2 +-
 include/configs/sc520_spunk.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile
index 61b028f..f09f145 100644
--- a/drivers/hwmon/Makefile
+++ b/drivers/hwmon/Makefile
@@ -32,7 +32,7 @@ LIB	= $(obj)libhwmon.a
 
 COBJS-$(CONFIG_DTT_ADM1021) += adm1021.o
 COBJS-$(CONFIG_DTT_DS1621) += ds1621.o
-COBJS-$(CONFIG_DS1722) += ds1722.o
+COBJS-$(CONFIG_DTT_DS1722) += ds1722.o
 COBJS-$(CONFIG_DTT_DS1775) += ds1775.o
 COBJS-$(CONFIG_DTT_LM73) += lm73.o
 COBJS-$(CONFIG_DTT_LM75) += lm75.o
diff --git a/include/configs/sc520_spunk.h b/include/configs/sc520_spunk.h
index c6f7f15..b7fa16e 100644
--- a/include/configs/sc520_spunk.h
+++ b/include/configs/sc520_spunk.h
@@ -140,7 +140,7 @@
 
 #define CONFIG_SPI_EEPROM       /* SPI EEPROMs such as AT25010 or AT25640 */
 #define CONFIG_MW_EEPROM        /* MicroWire EEPROMS such as AT93LC46 */
-#define CONFIG_DS1722           /* Dallas DS1722 SPI Temperature probe */
+#define CONFIG_DTT_DS1722       /* Dallas DS1722 SPI Temperature probe */
 
 
 /* allow to overwrite serial and ethaddr */
-- 
1.5.4.GIT

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot-Users] [PATCH 1/1] hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
  2008-07-11 13:11 [U-Boot-Users] [PATCH 1/1] hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 monstr at seznam.cz
@ 2008-07-11 13:19 ` Stefan Roese
  2008-07-13 13:34 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2008-07-11 13:19 UTC (permalink / raw)
  To: u-boot

On Friday 11 July 2008, monstr at seznam.cz wrote:
> From: Michal Simek <monstr@monstr.eu>
>
>
> Signed-off-by: Michal Simek <monstr@monstr.eu>

Acked-by: Stefan Roese <sr@denx.de>

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
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] [PATCH 1/1] hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
  2008-07-11 13:11 [U-Boot-Users] [PATCH 1/1] hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 monstr at seznam.cz
  2008-07-11 13:19 ` Stefan Roese
@ 2008-07-13 13:34 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2008-07-13 13:34 UTC (permalink / raw)
  To: u-boot

In message <1215781917-27446-1-git-send-email-monstr@seznam.cz> you wrote:
> From: Michal Simek <monstr@monstr.eu>
> 
> 
> Signed-off-by: Michal Simek <monstr@monstr.eu>
> ---
>  drivers/hwmon/Makefile        |    2 +-
>  include/configs/sc520_spunk.h |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How many QA engineers does it take to screw in a lightbulb? 3:  1  to
screw it in and 2 to say "I told you so" when it doesn't work.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-13 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-11 13:11 [U-Boot-Users] [PATCH 1/1] hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 monstr at seznam.cz
2008-07-11 13:19 ` Stefan Roese
2008-07-13 13:34 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox