From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] reset: provide dummy API entries to avoid link errors
Date: Mon, 10 Jun 2013 10:06:08 -0600 [thread overview]
Message-ID: <51B5F970.1080505@wwwdotorg.org> (raw)
In-Reply-To: <1370755846-27011-1-git-send-email-Baohua.Song@csr.com>
On 06/08/2013 11:30 PM, Barry Song wrote:
> this patch provides dummy reset API entries like other subsystem e.g.
> gpiolib to avoid link errors when RESET_CONTROLLER is not enabled.
I would tend to think that any driver that needs to use this API to
reset its HW should depend on the reset API (or select it) to ensure
that the API was present.
That way, problems would be detected at compile-time, not run-time.
next prev parent reply other threads:[~2013-06-10 16:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-09 5:30 [PATCH] reset: provide dummy API entries to avoid link errors Barry Song
2013-06-10 16:06 ` Stephen Warren [this message]
2013-06-11 1:39 ` Barry Song
2013-06-11 5:12 ` Stephen Warren
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=51B5F970.1080505@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.