[PATCH 2/2] clk: mxs: rename the gpmi clock for imx28
Shawn Guo
shawn.guo at linaro.org
Wed Jun 6 03:00:56 EDT 2012
On Fri, May 25, 2012 at 05:25:36PM +0800, Huang Shijie wrote:
> rename the clock name from `8000c000.gpmi` to `8000c000.gpmi-nand`.
>
> Signed-off-by: Huang Shijie <b32955 at freescale.com>
Applied, thanks.
> ---
> drivers/clk/mxs/clk-imx28.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/clk/mxs/clk-imx28.c b/drivers/clk/mxs/clk-imx28.c
> index 2826a26..003b0f3 100644
> --- a/drivers/clk/mxs/clk-imx28.c
> +++ b/drivers/clk/mxs/clk-imx28.c
> @@ -174,7 +174,7 @@ static struct clk_lookup lcdif_lookups[] __initdata = {
>
> static struct clk_lookup gpmi_lookups[] __initdata = {
> { .dev_id = "imx28-gpmi-nand", },
> - { .dev_id = "8000c000.gpmi", },
> + { .dev_id = "8000c000.gpmi-nand", },
> };
>
> static struct clk_lookup fec_lookups[] __initdata = {
> --
> 1.7.0.4
>
>
More information about the linux-arm-kernel
mailing list