arm: perf: share arm_pmu_device_probe
authorMark Rutland <mark.rutland@arm.com>
Tue, 26 May 2015 16:23:35 +0000 (17:23 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 28 May 2015 15:54:06 +0000 (16:54 +0100)
commitcfdad2991f7addb1bc0ce3361a5ee980a0482a87
tree98c19aa073308cbfc25f5b71264aa717a69bde17
parented61f9851d0686d56d7a9648b4807d82ad0adce6
arm: perf: share arm_pmu_device_probe

Enable the probe function to be shared with other drivers, which will
inject the appropriate of_device_id and pmu_probe_info tables.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/include/asm/pmu.h
arch/arm/kernel/perf_event_cpu.c