From: Shawn Guo <shawnguo@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: festevam@gmail.com, s.hauer@pengutronix.de,
linux-kernel@vger.kernel.org, Linux-imx@nxp.com,
kernel@pengutronix.de, daniel.baluta@nxp.com, agx@sigxcpu.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] soc: imx: gpcv2: Use dev_err_probe() to simplify error handling
Date: Sat, 22 Aug 2020 20:58:23 +0800 [thread overview]
Message-ID: <20200822125822.GC30094@dragon> (raw)
In-Reply-To: <1597115082-20328-1-git-send-email-Anson.Huang@nxp.com>
On Tue, Aug 11, 2020 at 11:04:42AM +0800, Anson Huang wrote:
> dev_err_probe() can reduce code size, uniform error handling and record the
> defer probe reason etc., use it to simplify the code.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Applied, thanks.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, daniel.baluta@nxp.com, agx@sigxcpu.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Linux-imx@nxp.com
Subject: Re: [PATCH] soc: imx: gpcv2: Use dev_err_probe() to simplify error handling
Date: Sat, 22 Aug 2020 20:58:23 +0800 [thread overview]
Message-ID: <20200822125822.GC30094@dragon> (raw)
In-Reply-To: <1597115082-20328-1-git-send-email-Anson.Huang@nxp.com>
On Tue, Aug 11, 2020 at 11:04:42AM +0800, Anson Huang wrote:
> dev_err_probe() can reduce code size, uniform error handling and record the
> defer probe reason etc., use it to simplify the code.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Applied, thanks.
next prev parent reply other threads:[~2020-08-22 12:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-11 3:04 [PATCH] soc: imx: gpcv2: Use dev_err_probe() to simplify error handling Anson Huang
2020-08-11 3:04 ` Anson Huang
2020-08-11 7:03 ` Guido Günther
2020-08-11 7:03 ` Guido Günther
2020-08-22 12:58 ` Shawn Guo [this message]
2020-08-22 12:58 ` Shawn Guo
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=20200822125822.GC30094@dragon \
--to=shawnguo@kernel.org \
--cc=Anson.Huang@nxp.com \
--cc=Linux-imx@nxp.com \
--cc=agx@sigxcpu.org \
--cc=daniel.baluta@nxp.com \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=s.hauer@pengutronix.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.