X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Fmach-pxa%2Fzeus.c;h=ac2ae5c71ab45b7428440ee8925b121533ba9509;hb=cc76ee75a9d3201eeacc576d17fbc1511f673010;hp=205f9bf3821e30236d579021f09d1157a6c3fee5;hpb=59ca9ee42838d0f597137cf811e47eaf42fdcb69;p=karo-tx-linux.git diff --git a/arch/arm/mach-pxa/zeus.c b/arch/arm/mach-pxa/zeus.c index 205f9bf3821e..ac2ae5c71ab4 100644 --- a/arch/arm/mach-pxa/zeus.c +++ b/arch/arm/mach-pxa/zeus.c @@ -412,7 +412,7 @@ static struct fixed_voltage_config can_regulator_pdata = { }; static struct platform_device can_regulator_device = { - .name = "reg-fixed-volage", + .name = "reg-fixed-voltage", .id = 0, .dev = { .platform_data = &can_regulator_pdata,