On Mon, 1 Dec 2008, Kevin Hilman wrote:

> Signed-off-by: Kevin Hilman <[EMAIL PROTECTED]>
> ---
>  arch/arm/mach-omap2/clockdomains.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/clockdomains.h 
> b/arch/arm/mach-omap2/clockdomains.h
> index bafa650..49a5774 100644
> --- a/arch/arm/mach-omap2/clockdomains.h
> +++ b/arch/arm/mach-omap2/clockdomains.h
> @@ -198,7 +198,7 @@ static struct clockdomain sgx_clkdm = {
>  static struct clockdomain d2d_clkdm = {
>       .name           = "d2d_clkdm",
>       .pwrdm          = { .name = "core_pwrdm" },
> -     .flags          = CLKDM_CAN_HWSUP,
> +     .flags          = CLKDM_CAN_HWSUP_SWSUP,
>       .clktrctrl_mask = OMAP3430ES1_CLKTRCTRL_D2D_MASK,
>       .omap_chip      = OMAP_CHIP_INIT(CHIP_IS_OMAP3430),
>  };

Acked-by: Paul Walmsley <[EMAIL PROTECTED]>

might be nice to have a short commit msg.


- Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to