aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <[email protected]>2011-11-04 01:20:21 +0800
committerJean-Christophe PLAGNIOL-VILLARD <[email protected]>2011-11-09 23:02:12 +0800
commit1cb201af626eedf0ff78cc1712c731b463994c60 (patch)
tree0b28f0f237eb0117018a8669a054753c02f9b18a /tools/perf/scripts/python/net_dropmonitor.py
parentb2eb5309fbc680406d6bf3b182178f0cfaf951fb (diff)
atmel/spi: fix missing probe
Commit 940ab889 "drivercore: Add helper macro for platform_driver boilerplate" converted this driver to use module_platform_driver, but due to the use of platform_driver_probe(), this resulted in the call to atmel_spi_probe being lost. Place the call to this function into the driver structure. fix section missmatch atmel_spi_probe is marked __init where it's supposed to be __devinit atmel_spi_remove is marked __exit where it's supposed to be __devexit Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Grant Likely <[email protected]> Cc: Russell King - ARM Linux <[email protected]> Acked-by: Nicolas Ferre <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions