
15 Nov
2018
15 Nov
'18
4:16 p.m.
On 11/15/2018 04:09 PM, Sven Schwermer wrote:
Sweet! Is this s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ or is there some other stuff in the patch too ?
There is also a bunch of CONFIG_BLK replacements.
If the later is the case, it'd be nice to do the s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ in a separate patch, to make the later easier to review.
I was careful changing stuff that I couldn’t easily test. How should we take it from here?
Split it in two patches, I'll pick it and see what happens :)
Did you have a chance to run it through travis CI to see if it builds on all and every platform ?
--
Best regards,
Marek Vasut