linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: cs42l43: Correct name of ACPI property
@ 2024-04-18  9:42 Maciej Strozek
  2024-04-18 10:18 ` Charles Keepax
  2024-04-18 10:21 ` Charles Keepax
  0 siblings, 2 replies; 4+ messages in thread
From: Maciej Strozek @ 2024-04-18  9:42 UTC (permalink / raw)
  To: Mark Brown; +Cc: patches, alsa-devel, linux-spi, linux-kernel, Maciej Strozek

Fixes: 1f05252a3a95 ("Add bridged amplifiers to cs42l43")

Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
---
 drivers/spi/spi-cs42l43.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/spi/spi-cs42l43.c b/drivers/spi/spi-cs42l43.c
index cdc61cd089ad..9d747ea69926 100644
--- a/drivers/spi/spi-cs42l43.c
+++ b/drivers/spi/spi-cs42l43.c
@@ -267,7 +267,7 @@ static bool cs42l43_has_sidecar(struct fwnode_handle *fwnode)
 			continue;

 		ret = fwnode_property_read_u32(ext_fwnode,
-					       "01fa-cirrus-sidecar-instances",
+					       "01fa-sidecar-instances",
 					       &val);

 		fwnode_handle_put(ext_fwnode);
--
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: cs42l43: Correct name of ACPI property
  2024-04-18  9:42 [PATCH] spi: cs42l43: Correct name of ACPI property Maciej Strozek
@ 2024-04-18 10:18 ` Charles Keepax
  2024-04-18 10:21 ` Charles Keepax
  1 sibling, 0 replies; 4+ messages in thread
From: Charles Keepax @ 2024-04-18 10:18 UTC (permalink / raw)
  To: Maciej Strozek; +Cc: Mark Brown, patches, alsa-devel, linux-spi, linux-kernel

On Thu, Apr 18, 2024 at 10:42:06AM +0100, Maciej Strozek wrote:
> Fixes: 1f05252a3a95 ("Add bridged amplifiers to cs42l43")
> 
> Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
> ---

Apologies about this one bit of a curve ball from our Windows
team.


Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thanks,
Charles

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: cs42l43: Correct name of ACPI property
  2024-04-18  9:42 [PATCH] spi: cs42l43: Correct name of ACPI property Maciej Strozek
  2024-04-18 10:18 ` Charles Keepax
@ 2024-04-18 10:21 ` Charles Keepax
  2024-04-18 10:26   ` Maciej Strozek
  1 sibling, 1 reply; 4+ messages in thread
From: Charles Keepax @ 2024-04-18 10:21 UTC (permalink / raw)
  To: Maciej Strozek; +Cc: Mark Brown, patches, alsa-devel, linux-spi, linux-kernel

On Thu, Apr 18, 2024 at 10:42:06AM +0100, Maciej Strozek wrote:
> Fixes: 1f05252a3a95 ("Add bridged amplifiers to cs42l43")

Sorry actually are you sure this commit ID is right, I don't
think it matches the one in Mark's tree?

Thanks,
Charles

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: cs42l43: Correct name of ACPI property
  2024-04-18 10:21 ` Charles Keepax
@ 2024-04-18 10:26   ` Maciej Strozek
  0 siblings, 0 replies; 4+ messages in thread
From: Maciej Strozek @ 2024-04-18 10:26 UTC (permalink / raw)
  To: Charles Keepax; +Cc: Mark Brown, patches, alsa-devel, linux-spi, linux-kernel

W dniu czw, 18.04.2024 o godzinie 10∶21 +0000, użytkownik Charles
Keepax napisał:
> On Thu, Apr 18, 2024 at 10:42:06AM +0100, Maciej Strozek wrote:
> > Fixes: 1f05252a3a95 ("Add bridged amplifiers to cs42l43")
> 
> Sorry actually are you sure this commit ID is right, I don't
> think it matches the one in Mark's tree?

You are right, let me correct that in v2

Regards,
Maciej

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-18 10:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18  9:42 [PATCH] spi: cs42l43: Correct name of ACPI property Maciej Strozek
2024-04-18 10:18 ` Charles Keepax
2024-04-18 10:21 ` Charles Keepax
2024-04-18 10:26   ` Maciej Strozek

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).