public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Johan Hovold <johan+linaro@kernel.org>,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Vamshi Gajjela <vamshigajjela@google.com>
Cc: Caleb Connolly <caleb.connolly@linaro.org>,
	linux-kernel@vger.kernel.org, stable@vger.kernel.org,
	Vamshi Gajjela <vamshigajjela@google.com>
Subject: Re: [PATCH] spmi: hisi-spmi-controller: Do not override device identifier
Date: Sun, 07 Apr 2024 20:29:15 -0700	[thread overview]
Message-ID: <1f89ebad6dcb2161188354f990d3dad1.sboyd@kernel.org> (raw)
In-Reply-To: <20240228185116.1269-1-vamshigajjela@google.com>

Quoting Vamshi Gajjela (2024-02-28 10:51:16)
> 'nr' member of struct spmi_controller, which serves as an identifier
> for the controller/bus. This value is a dynamic ID assigned in
> spmi_controller_alloc, and overriding it from the driver results in an
> ida_free error "ida_free called for id=xx which is not allocated".
> 
> Signed-off-by: Vamshi Gajjela <vamshigajjela@google.com>
> Fixes: 70f59c90c819 ("staging: spmi: add Hikey 970 SPMI controller driver")
> Cc: stable@vger.kernel.org
> ---

Applied to spmi-next

      parent reply	other threads:[~2024-04-08  3:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 18:51 [PATCH] spmi: hisi-spmi-controller: Do not override device identifier Vamshi Gajjela
2024-02-29  8:08 ` Johan Hovold
2024-03-05  9:16   ` VAMSHI GAJJELA
2024-04-08  3:29 ` Stephen Boyd [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=1f89ebad6dcb2161188354f990d3dad1.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=caleb.connolly@linaro.org \
    --cc=johan+linaro@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab+huawei@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=vamshigajjela@google.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