diff options
| author | Matthew Leach <[email protected]> | 2012-12-17 15:59:48 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-17 17:15:13 -0800 |
| commit | 2bf0a8f67fae9906c6497886203f6e5cb7168df6 (patch) | |
| tree | e7fd17be333288152cbc9887c876801bf8dcac19 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 56c82cdc36a836f564cf4ea09da16fd9297ab3b5 (diff) | |
usb: musb: use io{read,write}*_rep accessors
The {read,write}s{b,w,l} operations are not defined by all architectures
and are being removed from the asm-generic/io.h interface.
This patch replaces the usage of these string functions in the musb
accessors with io{read,write}{8,16,32}_rep calls instead.
Signed-off-by: Matthew Leach <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Cc: Felipe Balbi <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Ben Herrenschmidt <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions