[PATCH] RTC subsystem: DS1672 oscillator handling
authorKumar Gala <galak@kernel.crashing.org>
Tue, 11 Apr 2006 05:54:39 +0000 (22:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:46 +0000 (06:18 -0700)
commit8a95b252d194ea57c3d2c16ec2a25b1b70e36cad
tree6e1b3ca9cbb913905f6065545aed06574dfd6967
parent389ed39b9711bbe5210d5e118e1f1af36ca88b7c
[PATCH] RTC subsystem: DS1672 oscillator handling

* Always enable the oscillator when we set the time
* If the oscillator is disable when we probe the RTC report back a warning
  to the user
* Added sysfs attribute to represent the state of the oscillator

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/rtc/rtc-ds1672.c