]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
perf: arm_spe: Enable automatic DT loading
authorJeremy Linton <jeremy.linton@arm.com>
Fri, 12 Oct 2018 19:24:09 +0000 (14:24 -0500)
committerWill Deacon <will.deacon@arm.com>
Wed, 21 Nov 2018 13:16:34 +0000 (13:16 +0000)
commit472dc9fa7cc0769321d91b55eed4e21e2ab86632
tree4542d89c1cff04b60521c6137cbc852c75c3b102
parent81e9fa8bab381f8b6eb04df7cdf0f71994099bd4
perf: arm_spe: Enable automatic DT loading

When built as a module, the spe driver isn't automatically
loaded on DT systems. Add the MODULE_DEVICE_TABLE entry.

Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/perf/arm_spe_pmu.c