Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1120dbff authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mark Brown
Browse files

ASoC: rsnd: indicates status failed SSI

parent 0fbab951
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -140,7 +140,8 @@ static void rsnd_ssi_status_check(struct rsnd_mod *mod,
		udelay(50);
	}

	dev_warn(dev, "status check failed\n");
	dev_warn(dev, "%s[%d] status check failed\n",
		 rsnd_mod_name(mod), rsnd_mod_id(mod));
}

static int rsnd_ssi_irq(struct rsnd_mod *mod,