
15 Nov
2018
15 Nov
'18
4:09 p.m.
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?
Sven