diff options
| author | Adrian Hunter <[email protected]> | 2014-11-04 12:42:41 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2014-11-10 12:40:51 +0100 |
| commit | 1c3d5f6ddcb915c0e702cf513bad4a3b1583f48f (patch) | |
| tree | 72cac80641c26c4fc3f5ad64fe28bad82e257ab0 /tools/perf/scripts/python | |
| parent | b5ffa6749c596234243731e458739a2d793fb944 (diff) | |
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
It is kernel-style to use 'void *' for anonymous data.
This is being applied to the ADMA bounce buffer which
contains unaligned bytes, and to the ADMA descriptor
table which will contain 32-bit ADMA descriptors
or 64-bit ADMA descriptors when support is added.
Signed-off-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions