diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2016-08-31 08:49:43 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2016-09-12 10:57:00 +0100 |
commit | 6dec04e8f30a8cf1e782500244d8601c1f8505ad (patch) | |
tree | 5b691b9d1827c89b355a75ed6f3aaa889331f216 /Documentation/acpi | |
parent | ad8d52b897a14711e026889053befbbee7fd51ba (diff) |
pcmcia: sa11xx_base: fix reporting of timing information
Fix the reporting of the currently programmed timing information. These
entries have been showing zero due to the clock rate being a factor of
1000 too big. With this change, we go from:
I/O : 165 (0)
attribute: 300 (0)
common : 300 (0)
to:
I/O : 165 (172)
attribute: 300 (316)
common : 300 (316)
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'Documentation/acpi')
0 files changed, 0 insertions, 0 deletions