On Wed, 22 May 2024 10:07:32 +0200, Ahmad Fatoum wrote: > All other messages printed in sdhci.c use the host's device to prefix > the message, except this one debug message here that uses the card's > instead. Unify this by using the host device everywhere. > > Applied, thanks! [1/3] mci: sdhci: use host device, not card, for debug message https://git.pengutronix.de/cgit/barebox/commit/?id=affdaa4a9df4 (link may not be stable) [2/3] mci: sdhci: retrieve host device via common helper or NULL https://git.pengutronix.de/cgit/barebox/commit/?id=1ddaa6821b90 (link may not be stable) [3/3] mci: sdhci: populate struct sdhci::mci in drivers https://git.pengutronix.de/cgit/barebox/commit/?id=532da9c40cdc (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>