From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
To: Philipp Zabel <p.zabel@pengutronix.de>, linux-kernel@vger.kernel.org
Cc: Wolfram Sang <wsa@the-dreams.de>, Chen-Yu Tsai <wens@csie.org>,
Barry Song <Baohua.Song@csr.com>,
Stephen Warren <swarren@wwwdotorg.org>,
Pavel Machek <pavel@ucw.cz>, Shawn Guo <shawn.guo@linaro.org>,
Marek Vasut <marex@denx.de>, Stephen Warren <swarren@nvidia.com>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
kernel@pengutronix.de
Subject: Re: [PATCH] reset: Add optional resets and stubs
Date: Mon, 10 Mar 2014 11:39:57 +0200 [thread overview]
Message-ID: <531D886D.7080505@mm-sol.com> (raw)
In-Reply-To: <1394202623-20229-1-git-send-email-p.zabel@pengutronix.de>
On 03/07/14 16:30, Philipp Zabel wrote:
> This patch adds device_reset_optional and (devm_)reset_control_get_optional
> variants that drivers can use to indicate they can function without control
> over the reset line. For those functions, stubs are added so the drivers can
> be compiled with CONFIG_RESET_CONTROLLER disabled.
> Also, device_reset is annotated with __must_check. Drivers ignoring the return
> value should use device_reset_optional instead.
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Thanks.
Reviewed-by: Ivan T. Ivanov <iivanov@mm-sol.com>
prev parent reply other threads:[~2014-03-10 9:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 14:30 [PATCH] reset: Add optional resets and stubs Philipp Zabel
2014-03-07 15:39 ` Wolfram Sang
2014-03-07 17:06 ` Philipp Zabel
2014-03-07 17:57 ` Maxime Ripard
2014-03-08 11:38 ` Marek Vasut
2014-03-08 22:34 ` Wolfram Sang
2014-03-10 9:39 ` Ivan T. Ivanov [this message]
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=531D886D.7080505@mm-sol.com \
--to=iivanov@mm-sol.com \
--cc=Baohua.Song@csr.com \
--cc=kernel@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=marex@denx.de \
--cc=maxime.ripard@free-electrons.com \
--cc=p.zabel@pengutronix.de \
--cc=pavel@ucw.cz \
--cc=shawn.guo@linaro.org \
--cc=swarren@nvidia.com \
--cc=swarren@wwwdotorg.org \
--cc=wens@csie.org \
--cc=wsa@the-dreams.de \
/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.