diff options
author | Min Guo <[email protected]> | 2020-01-15 07:25:44 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-15 14:46:59 +0100 |
commit | 9c93d7fd464e7aad59c2afc261f80e6e0fbe2ca9 (patch) | |
tree | 72421805a32bfa70562b0aa395881a8cb916fa33 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | edce61776c7e212d8b3d61e69afe7672efbacb04 (diff) |
usb: musb: Add musb_clearb/w() interface
Delete the const attribute of addr parameter in readb/w/l hooks, these
changes are for implementing clearing W1C registers.
Replace musb_readb/w with musb_clearb/w to clear the interrupt status.
While at here, change some unsigned type to u32 to fix checkpatch.pl
warnings.
Signed-off-by: Min Guo <[email protected]>
[[email protected]: fix checkpatch.pl warnings.]
Signed-off-by: Bin Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions