diff options
Diffstat (limited to 'arch/sh/kernel/cpu/sh4a/setup-sh7722.c')
-rw-r--r-- | arch/sh/kernel/cpu/sh4a/setup-sh7722.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7722.c b/arch/sh/kernel/cpu/sh4a/setup-sh7722.c index 156ccc960015..d551ed8dea95 100644 --- a/arch/sh/kernel/cpu/sh4a/setup-sh7722.c +++ b/arch/sh/kernel/cpu/sh4a/setup-sh7722.c | |||
@@ -551,7 +551,7 @@ static struct resource siu_resources[] = { | |||
551 | }; | 551 | }; |
552 | 552 | ||
553 | static struct platform_device siu_device = { | 553 | static struct platform_device siu_device = { |
554 | .name = "sh_siu", | 554 | .name = "siu-pcm-audio", |
555 | .id = -1, | 555 | .id = -1, |
556 | .dev = { | 556 | .dev = { |
557 | .platform_data = &siu_platform_data, | 557 | .platform_data = &siu_platform_data, |