linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: patches@opensource.cirrus.com, linux-input@vger.kernel.org,
	kernel@pengutronix.de
Subject: Re: [PATCH] Input: wm97xx: Make .remove() obviously always return 0
Date: Fri, 8 Jul 2022 13:19:28 -0700	[thread overview]
Message-ID: <YsiRUD8siyhBnbo8@google.com> (raw)
In-Reply-To: <20220708062718.240013-1-u.kleine-koenig@pengutronix.de>

On Fri, Jul 08, 2022 at 08:27:18AM +0200, Uwe Kleine-König wrote:
> wm97xx_remove() returns zero unconditionally. To prepare changing the
> prototype for platform remove callbacks to return void, make it explicit
> that wm97xx_mfd_remove() always returns zero.
> 
> The prototype for wm97xx_remove cannot be changed, as it's also used as
> a plain device remove callback.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Applied, thank you.

-- 
Dmitry

      reply	other threads:[~2022-07-08 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-08  6:27 [PATCH] Input: wm97xx: Make .remove() obviously always return 0 Uwe Kleine-König
2022-07-08 20:19 ` Dmitry Torokhov [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=YsiRUD8siyhBnbo8@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-input@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=u.kleine-koenig@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 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).