aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorCyrille Pitchen <[email protected]>2015-03-07 07:23:32 +0100
committerDavid S. Miller <[email protected]>2015-03-07 22:31:37 -0500
commit421d9df0628be16e55705573ab49d8ddb6a1d68c (patch)
tree4e7799984044b96d12ddbda9ae07d9412f365369 /tools/perf/scripts/python/syscall-counts.py
parent93b31f48b3ba84cc5fc310c9765d11ebbeede7b5 (diff)
net/macb: merge at91_ether driver into macb driver
macb and at91_ether drivers can be compiled as modules, but the at91_ether driver use some functions and variables defined in the macb one, thus creating a dependency on the macb driver. Since these drivers are sharing the same logic we can easily merge at91_ether into macb. In order to factorize common probing logic we've added an ->init() function to struct macb_config (the structure associated with the compatible string), and moved macb specific init code from macb_probe to macb_init. Signed-off-by: Cyrille Pitchen <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Tested-by: Alexandre Belloni <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions