X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-mx1%2Fdevices.c;h=76d1ffb4807980fadade7ca3c905d30a86af9523;hb=6acc81c394393b853e731cc67f17ef277d521123;hp=97f42d96d7a14d3d2f7055498ee68396b4635153;hpb=b71df97a3ffdb2bfc286c3fa0c2b1a0aa3a6bf88;p=deliverable%2Flinux.git diff --git a/arch/arm/mach-mx1/devices.c b/arch/arm/mach-mx1/devices.c index 97f42d96d7a1..76d1ffb48079 100644 --- a/arch/arm/mach-mx1/devices.c +++ b/arch/arm/mach-mx1/devices.c @@ -44,7 +44,7 @@ static struct resource imx_csi_resources[] = { static u64 imx_csi_dmamask = 0xffffffffUL; struct platform_device imx_csi_device = { - .name = "imx-csi", + .name = "mx1-camera", .id = 0, /* This is used to put cameras on this interface */ .dev = { .dma_mask = &imx_csi_dmamask,