rtc: add Dallas DS2404 driver
authorSven Schnelle <svens@stackframe.org>
Fri, 5 Oct 2012 00:13:47 +0000 (17:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:01 +0000 (03:05 +0900)
commit7418a1198991beb5bf6656b2ac0bcbde378c5539
tree8805574089fb5bbad34ab38abbf6b6ac6edc5720
parent92589c986b3360ce15d239fd5113a856412a0b3f
rtc: add Dallas DS2404 driver

[akpm@linux-foundation.org: fix warning]
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-ds2404.c [new file with mode: 0644]
include/linux/rtc-ds2404.h [new file with mode: 0644]
This page took 0.029588 seconds and 5 git commands to generate.