diff options
| author | Ajay Kumar Gupta <[email protected]> | 2012-08-31 11:09:50 +0000 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2012-09-11 17:34:45 +0300 |
| commit | 8d2421e68cb8a159963641eab72f8f8ba1c7f7b0 (patch) | |
| tree | f8214a8ca20d8487c1e304ab56b6a528960cb0df /tools/perf/scripts/python | |
| parent | 65b3d52d02a558fbfe08e43688e15390c5ab3067 (diff) | |
usb: musb: kill global and static for multi instance
Moved global variable "musb_debugfs_root" and static variable
"old_state" to 'struct musb' to help support multi instance of
musb controller as present on AM335x platform.
Also removed the global variable "orig_dma_mask" and filled the
dev->dma_mask with parent device's dma_mask.
Signed-off-by: Ajay Kumar Gupta <[email protected]>
Signed-off-by: Santhapuri, Damodar <[email protected]>
Signed-off-by: Ravi Babu <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions