From: "Alexander Shiyan" <shc_work@mail.ru>
To: "Marc Kleine-Budde" <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org, "Wolfgang Grandegger" <wg@grandegger.com>
Subject: Re: [PATCH] can: mcp251x: Fix regulators operation without CONFIG_REGULATOR
Date: Fri, 14 Mar 2014 13:55:17 +0400 [thread overview]
Message-ID: <1394790917.548655659@f79.i.mail.ru> (raw)
In-Reply-To: <5322D0B0.9070006@pengutronix.de>
Пятница, 14 марта 2014, 10:49 +01:00 от Marc Kleine-Budde <mkl@pengutronix.de>:
> On 03/14/2014 09:46 AM, Alexander Shiyan wrote:
> > If CONFIG_REGULATOR is not set, devm_regulator_get() returns NULL,
> > so use IS_ERR_OR_NULL() macro for checks.
> >
> > Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
>
> This should probably go into net, right?
net/can? I usually use the tag "can". Something wrong?
---
next prev parent reply other threads:[~2014-03-14 9:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-14 8:46 [PATCH] can: mcp251x: Fix regulators operation without CONFIG_REGULATOR Alexander Shiyan
2014-03-14 9:49 ` Marc Kleine-Budde
2014-03-14 9:55 ` Alexander Shiyan [this message]
2014-03-14 9:59 ` Marc Kleine-Budde
2014-03-14 10:11 ` Alexander Shiyan
2014-03-14 10:15 ` Marc Kleine-Budde
2014-03-17 7:07 ` Oliver Hartkopp
2014-03-17 9:37 ` Marc Kleine-Budde
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=1394790917.548655659@f79.i.mail.ru \
--to=shc_work@mail.ru \
--cc=linux-can@vger.kernel.org \
--cc=mkl@pengutronix.de \
--cc=wg@grandegger.com \
/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;
as well as URLs for NNTP newsgroup(s).