Hi Jerome, > Am 02.11.2021 um 12:14 schrieb Jérôme Pouiller <jerome.pouiller@xxxxxxxxxx>: > > Hello Nikolaus, > > On Monday 1 November 2021 10:39:10 CET H. Nikolaus Schaller wrote: >> >> RFC V2 2021-11-01 10:24:26: >> * reworked to not misuse mmc_select_card() but add a call to >> mmc_fixup_device() right after where host->ops->init_card >> was called before to apply the wl1251 specific quirks. >> Device tree matching is done by a new table passed to mmc_fixup_device(). >> suggested by: ulf.hansson@xxxxxxxxxx >> based on patches by: jerome.pouiller@xxxxxxxxxx > > To make review easier, I think you can include these patches > in this series (BTW, I have no time to care of them until end > of next week. So, it will probably go faster if you take over > these patches). Ok, no problem. Now as I understand how it should be set up I could even propose some new macro for discussion. > > (I also suggest to add a title to your series to make your work > easier to track.) Yes... I didn't notice before I received my copy of this mail. There is a missing if(strlen(subject) == 0) reject; in my helper tool... BR and thanks, Nikolaus