summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1307.c
diff options
context:
space:
mode:
authorTorsten Ertbjerg Rasmussen2009-06-18 01:26:07 +0200
committerLinus Torvalds2009-06-18 22:03:43 +0200
commit3a72970054e72e6d3b5cdb7364a079f8ecae62af (patch)
tree6b71b6424330a181e184e41cb46482b87ab365a2 /drivers/rtc/rtc-ds1307.c
parentspi: fix spi_write_then_read() comment (diff)
downloadkernel-qcow2-linux-3a72970054e72e6d3b5cdb7364a079f8ecae62af.tar.gz
kernel-qcow2-linux-3a72970054e72e6d3b5cdb7364a079f8ecae62af.tar.xz
kernel-qcow2-linux-3a72970054e72e6d3b5cdb7364a079f8ecae62af.zip
rtc: rtc-ds1742 nvram attribute fix
The RTC driver for ds1742 / ds1743 uses a static nvram attribute. This patch replaces this static attribute with one nvram attribute for each ds174x registered. The nvram size is not the same for all types of ds174x. The nvram size is accessible as the file size of the nvram attribute in sysfs. With only a single nvram attribute, this file size will be incorrect if more than one type of ds174x is present on a system. See the comment in the removed code below. This patch have been tested with linux-2.6.28 and linux-2.6.29-rc5/6 on a custom board with one ds1743. Signed-off-by: Torsten Ertbjerg Rasmussen <ertbjerg@gmail.com> Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Cc: David Brownell <david-b@pacbell.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-ds1307.c')
0 files changed, 0 insertions, 0 deletions