commit | 0d532b3562fc02b6719e63ef631f2f564551732a | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Sat May 03 07:12:45 2014 +0200 |
committer | David 'Digit' Turner <digit@google.com> | Fri Jul 18 15:31:43 2014 +0200 |
tree | ab9b3ab8d12df79ca2bc4fb36bf7f02876e491db | |
parent | 27692cc192a94770b11509a6adda9cec6216d105 [diff] |
Rename io_mem_xxx() to old_io_mem_xxx() This renames io_mem_write() and io_mem_read() to old_io_mem_write() and old_io_mem_read(), respectively. This is required to make room for the new io_mem_xxx() functions from the new unified memory API that will be integrated in the future. Change-Id: Ic65d3f6e433b7e8080d12f1a61f9e601086c62c3