commit | 283398b849792fd6a1762d5d671ba9ef68a16b05 | [log] [tgz] |
---|---|---|
author | Nick Thompson <nick.thompson@gefanuc.com> | Thu Nov 12 11:02:17 2009 -0500 |
committer | Tom Rix <Tom.Rix@windriver.com> | Fri Nov 27 16:26:14 2009 -0600 |
tree | 4eb08db68df832536773d9459ef4b3ae7eb12c50 | |
parent | 478ae746993414b5d8ae2352699f513957df3223 [diff] |
TI Davinci timer.c: Remove volatiles and memory mapped structures Remove volatiles and memory mapped structure accesses and replace with readl and writel macro usage. Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>