From 5595904b48797d8df9bfda855a254231ece69a67 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Thu, 26 Feb 2009 23:00:33 +0000 Subject: [PATCH] --- yaml --- r: 132363 b: refs/heads/master c: 19c5957081a6ffbf014e6c944e6aafee3c1632c3 h: refs/heads/master i: 132361: 9a494ef44a9c61228d194ffbf85886725929ca9f 132359: e621481d79d88279c0cc181c63459e818968a641 v: v3 --- [refs] | 2 +- trunk/arch/arm/plat-s3c64xx/s3c6400-clock.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f0023c37e8aa..5438bfbc405d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4271c3bd46a0f0448118cf618c7210237a98e6bf +refs/heads/master: 19c5957081a6ffbf014e6c944e6aafee3c1632c3 diff --git a/trunk/arch/arm/plat-s3c64xx/s3c6400-clock.c b/trunk/arch/arm/plat-s3c64xx/s3c6400-clock.c index 8d9a0cada668..a2f526bcb389 100644 --- a/trunk/arch/arm/plat-s3c64xx/s3c6400-clock.c +++ b/trunk/arch/arm/plat-s3c64xx/s3c6400-clock.c @@ -351,7 +351,7 @@ static struct clksrc_clk clk_mmc2 = { static struct clksrc_clk clk_usbhost = { .clk = { - .name = "usb-host-bus", + .name = "usb-bus-host", .id = -1, .ctrlbit = S3C_CLKCON_SCLK_UHOST, .enable = s3c64xx_sclk_ctrl,