Em Wed, 9 Nov 2016 10:00:58 -0700 Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> escreveu: > > Maybe we can get the Media Device Allocator API work in and then we can > > get your RFC series in after that. Here is what I propose: > > > > - Keep the fixes in 4.9 Fixes should always be kept. Reverting a fix is not an option. Instead, do incremental patches on the top of it. > > - Get Media Device Allocator API patches into 4.9. > > I meant 4.10 not 4.9 > > > - snd-usb-auido work go into 4.10 Sounds like a plan. > > Then your RFC series could go in. I am looking at the RFC series and that > > the drivers need to change as well, so this RFC work could take longer. > > Since we have to make media_device sharable, it is necessary to have a > > global list approach Media Device Allocator API takes. So it is possible > > for your RFC series to go on top of the Media Device Allocator API. Firstly, the RFC series should be converted into something that can be applicable upstream, e. g.: - doing the changes over the top of upstream, instead of needing to revert patches; - change all drivers as the kAPI changes; - be git bisectable, e. g. all patches should compile and run fine after each single patch, without introducing regressions. That probably means that the series should be tested not only on omap3, but also on some other device drivers. -- Thanks, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html