diff options
author | Lukasz Czerwinski <l.czerwinski@samsung.com> | 2013-09-09 16:09:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-09-17 00:24:09 +0100 |
commit | 50c959fc3366693174cdf3f1c82d0c01bbee926f (patch) | |
tree | 4d3cfc40b030e1a83fab9cb4f6ac282a7764179e /tools/perf/scripts/python/netdev-times.py | |
parent | 272b98c6455f00884f0350f775c5342358ebb73f (diff) |
spi: spi-s3c64xx: Use module_platform_driver()
subsys_init_call() initializes driver too early.
It's preventing to move DMA channel allocation at the begining
(driver probe).
This patch reduces and simplifies initalization code by
using module_platform_driver() macro.
It's also efficiently delaying driver startup.
Signed-off-by: Lukasz Czerwinski <l.czerwinski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions