diff options
author | Marc Zyngier <[email protected]> | 2010-05-24 14:33:47 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-25 08:07:08 -0700 |
commit | 72cc8e51cfdde9007adab7d841ac4113b05b2c56 (patch) | |
tree | be4b77d5861b92deaba1f99037075d89b8269748 /net/unix/af_unix.c | |
parent | e17ab5cbed795d3823da830f5e8d3ffe25a38446 (diff) |
rtc-ds1302: add some abstraction for new platform support
The current ds1302 driver (or at least the one that lives in /drivers/rtc)
seems to be designed for memory mapped devices only. This make it quite
hard to add support for GPIO-based implementations (as this is the case
for the upcoming Arcom Vulcan).
This patch moves the direct register access to inline functions with
explicit names. Still not as good as a proper platform driver, but at
least neater.
Signed-off-by: Marc Zyngier <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Paul Mundt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions