Kernel driver `ds1307.o'
========================

Status: Complete and well-tested

Supported chips:
  * Dallas Semiconductor DS1307 Real-time clock

Author: Abraham vd Merwe <abraham@2d3d.co.za>


Module Parameters
-----------------

There are no module parameters. The driver only scans address 0x68 for
presence of the real-time clock chip (which is the only possible address).


Description
-----------

This module provides an API for drivers RTC and NVRAM drivers to use in
order to access the DS1307 real-time clock. Examples of drivers that uses
this API are the frodo-nvram and frodo-rtc drivers.

