jhbird.choi@xxxxxxxxxxx wrote: > > From: Jonghwan Choi <jhbird.choi@xxxxxxxxxxx> > > Signed-off-by: Jonghwan Choi <jhbird.choi@xxxxxxxxxxx> > --- > arch/arm/mach-exynos4/clock.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/mach-exynos4/clock.c b/arch/arm/mach-exynos4/clock.c > index 66494f2..8e9699e 100644 > --- a/arch/arm/mach-exynos4/clock.c > +++ b/arch/arm/mach-exynos4/clock.c > @@ -520,7 +520,7 @@ static struct clk init_clocks_off[] = { > .ctrlbit = (1 << 21), > }, { > .name = "ac97", > - .id = -1, > + .devname = "samsung-ac97", > .enable = exynos4_clk_ip_peril_ctrl, > .ctrlbit = (1 << 27), > }, { > -- > 1.7.1 OK, applied. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html