On 23/03/2023 13:13, Ulf Hansson wrote: > On Tue, 21 Mar 2023 at 19:01, Marc Gonzalez wrote: > >> An empty non-removable slot might be the symptom of probing too early. > > I took the liberty of adjusting the code and the commit message a bit. > Please let me know if it doesn't look good to you. > > So, applied for next, thanks! Thanks for reviewing & merging. Can you tell me (for my knowledge) why it's better to check host->bus_ops than host->card ? If the situation should not happen, perhaps we should use pr_warn? Regards