From: David Brownell <david-b@pacbell.net>
To: Jarkko Lavinen <jarkko.lavinen@nokia.com>
Cc: linux-omap Mailing List <linux-omap@vger.kernel.org>
Subject: Re: PATCH 2/2 OMAP: HSMMC: Disable the mmc clocks when not needed
Date: Tue, 21 Oct 2008 10:42:19 -0700 [thread overview]
Message-ID: <200810211042.19942.david-b@pacbell.net> (raw)
In-Reply-To: <20081021124624.GA11859@angel.research.nokia.com>
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-10-21 17:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 12:43 PATCH 1/2 OMAP: HSMMC: Fix HSMMC2 getting stuck with suspend/resume Jarkko Lavinen
2008-10-21 12:46 ` PATCH 2/2 OMAP: HSMMC: Disable the mmc clocks when not needed Jarkko Lavinen
2008-10-21 14:25 ` Jarkko Lavinen
2008-10-21 17:42 ` David Brownell [this message]
2008-10-28 16:45 ` PATCH 1/2 OMAP: HSMMC: Fix HSMMC2 getting stuck with suspend/resume Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200810211042.19942.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=jarkko.lavinen@nokia.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox