X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-pxa%2Fdevices.c;h=35434662dc7c2ff3e6231b13884f4ea709eae278;hp=ac7b3eabbd858e88adfd098da6b9d60db696feda;hb=5c2770079fb9b8c5bfb7113d9e76de66e77a0e24;hpb=bb31f607a0900552926ebf9ef3d002d96a43f7cc diff --git a/arch/arm/mach-pxa/devices.c b/arch/arm/mach-pxa/devices.c index ac7b3eabbd85..35434662dc7c 100644 --- a/arch/arm/mach-pxa/devices.c +++ b/arch/arm/mach-pxa/devices.c @@ -40,7 +40,7 @@ static struct resource pxa_resource_pmu = { }; struct platform_device pxa_device_pmu = { - .name = "arm-pmu", + .name = "xscale-pmu", .id = -1, .resource = &pxa_resource_pmu, .num_resources = 1,