Re: PATCH 2/2 OMAP: HSMMC: Disable the mmc clocks when not needed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 21 October 2008, Jarkko Lavinen wrote:
> 
> +       setup_timer(&host->clk_timer, omap_hsmmc_clk_timer,
> +                   (unsigned long) host);
> +

How about init_timer_deferrable()?  

There should be a setup_timer_deferrable(), but unless you
want to add that yourself (and merge via LKML) you'll have
to set clk_timer->function and clk_timer->data "by hand".

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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux