[PATCH] ALSA: sparc: Fix a typo at dev_*() conversion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



There was a stupid typo left that broke the build.  Fix it.

Fixes: d41abde89483 ("ALSA: sparc: Use standard print API")
Reported-by: kernel test robot <lkp@xxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202408090648.J2EAijjH-lkp@xxxxxxxxx/
Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>
---
 sound/sparc/cs4231.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/sparc/cs4231.c b/sound/sparc/cs4231.c
index 5f39b7847d31..a1339f9ef12a 100644
--- a/sound/sparc/cs4231.c
+++ b/sound/sparc/cs4231.c
@@ -2015,7 +2015,7 @@ static int snd_cs4231_ebus_create(struct snd_card *card,
 
 	if (ebus_dma_register(&chip->p_dma.ebus_info)) {
 		snd_cs4231_ebus_free(chip);
-		dev_dbg(chpi->card->dev,
+		dev_dbg(chip->card->dev,
 			"cs4231-%d: Unable to register EBUS play DMA\n",
 			dev);
 		return -EBUSY;
-- 
2.43.0





[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux