aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorSolomon Peachy <[email protected]>2013-06-02 09:53:03 -0400
committerJohn W. Linville <[email protected]>2013-06-03 15:54:55 -0400
commit6dd64a304eff76ca7dd41bf63df55efa965fa9ec (patch)
tree9fecf663307061ad6c35933b78c1a203552cad8b /tools/perf/scripts/python/net_dropmonitor.py
parent7b19bc2ca92ddda8f8e128593a2d523092ab4b14 (diff)
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
The only advantage of 'struct resource' is that it lets us assign names as part of the platform data. Unfortunately since we are using platform data, we are already limited to a single instance of each driver, rendering this moot. So, replace the struct resources with ints, resulting in cleaner code. This was based on a suggestion from Arnd Bergmann. Signed-off-by: Solomon Peachy <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions