linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Vivek Gautam <vivek.gautam@codeaurora.org>,
	linux-kernel@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/3] reset: Miscellaneous improvements
Date: Wed, 20 Nov 2019 15:26:11 +0100	[thread overview]
Message-ID: <20191120142614.29180-1-geert+renesas@glider.be> (raw)

	Hi Philipp,

This patch series contains a resource optimization for the managed
helpers, a kerneldoc fix, and an enhancement to make the reset
controller code more uniform.

Thanks!

Geert Uytterhoeven (3):
  reset: Do not register resource data for missing resets
  reset: Fix {of,devm}_reset_control_array_get kerneldoc return types
  reset: Align logic and flow in managed helpers

 drivers/reset/core.c | 41 ++++++++++++++++++++---------------------
 1 file changed, 20 insertions(+), 21 deletions(-)

-- 
2.17.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2019-11-20 14:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20 14:26 Geert Uytterhoeven [this message]
2019-11-20 14:26 ` [PATCH 1/3] reset: Do not register resource data for missing resets Geert Uytterhoeven
2019-11-20 14:43   ` Philipp Zabel
2019-11-20 14:45     ` Geert Uytterhoeven
2019-11-20 14:26 ` [PATCH 2/3] reset: Fix {of,devm}_reset_control_array_get kerneldoc return types Geert Uytterhoeven
2019-11-20 14:43   ` Philipp Zabel
2019-11-20 14:26 ` [PATCH 3/3] reset: Align logic and flow in managed helpers Geert Uytterhoeven

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=20191120142614.29180-1-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=vivek.gautam@codeaurora.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;
as well as URLs for NNTP newsgroup(s).