mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 12/13] rtc-cmos needs RTC_ALWAYS_BCD known
@ 2007-03-14  9:16 Al Viro
  2007-03-14 19:45 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2007-03-14  9:16 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel


Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
 include/asm-m68k/mc146818rtc.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/asm-m68k/mc146818rtc.h b/include/asm-m68k/mc146818rtc.h
index 11fe12d..9f70a01 100644
--- a/include/asm-m68k/mc146818rtc.h
+++ b/include/asm-m68k/mc146818rtc.h
@@ -11,6 +11,7 @@
 #include <asm/atarihw.h>
 
 #define RTC_PORT(x)	(TT_RTC_BAS + 2*(x))
+#define RTC_ALWAYS_BCD	0
 
 #define CMOS_READ(addr) ({ \
 atari_outb_p((addr),RTC_PORT(0)); \
-- 
1.5.0-rc2.GIT



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

* Re: [PATCH 12/13] rtc-cmos needs RTC_ALWAYS_BCD known
  2007-03-14  9:16 [PATCH 12/13] rtc-cmos needs RTC_ALWAYS_BCD known Al Viro
@ 2007-03-14 19:45 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2007-03-14 19:45 UTC (permalink / raw)
  To: Al Viro; +Cc: torvalds, Linux Kernel Development

On Wed, 14 Mar 2007, Al Viro wrote:
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>

> ---
>  include/asm-m68k/mc146818rtc.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/asm-m68k/mc146818rtc.h b/include/asm-m68k/mc146818rtc.h
> index 11fe12d..9f70a01 100644
> --- a/include/asm-m68k/mc146818rtc.h
> +++ b/include/asm-m68k/mc146818rtc.h
> @@ -11,6 +11,7 @@
>  #include <asm/atarihw.h>
>  
>  #define RTC_PORT(x)	(TT_RTC_BAS + 2*(x))
> +#define RTC_ALWAYS_BCD	0
>  
>  #define CMOS_READ(addr) ({ \
>  atari_outb_p((addr),RTC_PORT(0)); \

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2007-03-14 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-14  9:16 [PATCH 12/13] rtc-cmos needs RTC_ALWAYS_BCD known Al Viro
2007-03-14 19:45 ` Geert Uytterhoeven

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

all inboxes | Powered by JetHome®