aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2016-10-17 16:51:17 -0300
committerHerbert Xu <[email protected]>2016-10-25 11:08:20 +0800
commit877f69a81eeee94a195cfbcfcf1dbb1b25f12fc8 (patch)
tree5677aa22ccd40662278b758c51aabf2a0878d147 /tools/perf/scripts/python/stackcollapse.py
parent9b40f79c08e81234d759f188b233980d7e81df6c (diff)
hwrng: meson - Fix module autoload for OF registration
If the driver is built as a module, autoload won't work because the module alias information is not filled. So user-space can't match the registered device with the corresponding module. Export the module alias information using the MODULE_DEVICE_TABLE() macro. Before this patch: $ modinfo drivers/char/hw_random/meson-rng.ko | grep alias alias: platform:meson-rng After this patch: $ modinfo drivers/char/hw_random/meson-rng.ko | grep alias alias: platform:meson-rng alias: of:N*T*Camlogic,meson-rngC* alias: of:N*T*Camlogic,meson-rng Signed-off-by: Javier Martinez Canillas <[email protected]> Acked-by: Neil Armstrong <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions